Sha256: 274c009365836fa9869c428cdfb45db7c948de2fb9b7bcc552ea3da2cd1b886d
Contents?: true
Size: 927 Bytes
Versions: 3
Compression:
Stored size: 927 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/errors/list_operation_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.errors.ListOperationErrorEnum" do end add_enum "google.ads.googleads.v3.errors.ListOperationErrorEnum.ListOperationError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :REQUIRED_FIELD_MISSING, 7 value :DUPLICATE_VALUES, 8 end end module Google::Ads::GoogleAds::V3::Errors ListOperationErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.ListOperationErrorEnum").msgclass ListOperationErrorEnum::ListOperationError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.ListOperationErrorEnum.ListOperationError").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems