Sha256: f308882b75725a5e907cae8f83912ce239f02de6b71913547b764e1df7c41ff1
Contents?: true
Size: 916 Bytes
Versions: 3
Compression:
Stored size: 916 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/errors/string_length_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.errors.StringLengthErrorEnum" do end add_enum "google.ads.googleads.v3.errors.StringLengthErrorEnum.StringLengthError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :EMPTY, 4 value :TOO_SHORT, 2 value :TOO_LONG, 3 end end module Google::Ads::GoogleAds::V3::Errors StringLengthErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.StringLengthErrorEnum").msgclass StringLengthErrorEnum::StringLengthError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.StringLengthErrorEnum.StringLengthError").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems