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