Sha256: a95cbdd728d82ab10dc7e0cc03046f86484008cf257a257def7f11afef3c6166
Contents?: true
Size: 792 Bytes
Versions: 8
Compression:
Stored size: 792 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v2/errors/adx_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v2.errors.AdxErrorEnum" do end add_enum "google.ads.googleads.v2.errors.AdxErrorEnum.AdxError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :UNSUPPORTED_FEATURE, 2 end end module Google::Ads::GoogleAds::V2::Errors AdxErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.errors.AdxErrorEnum").msgclass AdxErrorEnum::AdxError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.errors.AdxErrorEnum.AdxError").enummodule end
Version data entries
8 entries across 8 versions & 1 rubygems