Sha256: 79c2239a1d02b6ef5caabc5b18dd928479efc826cac7a8b7357f5c4d8db5e78d
Contents?: true
Size: 891 Bytes
Versions: 4
Compression:
Stored size: 891 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/errors/list_operation_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.errors.ListOperationErrorEnum" do end add_enum "google.ads.googleads.v0.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::V0::Errors ListOperationErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.ListOperationErrorEnum").msgclass ListOperationErrorEnum::ListOperationError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.ListOperationErrorEnum.ListOperationError").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems