Sha256: 0d948f994b6fc146e69fe66b0a1ee77139fbfacbc9240cd2b580b1c6cf04106f

Contents?: true

Size: 878 Bytes

Versions: 4

Compression:

Stored size: 878 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/v0/errors/collection_size_error.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.errors.CollectionSizeErrorEnum" do
  end
  add_enum "google.ads.googleads.v0.errors.CollectionSizeErrorEnum.CollectionSizeError" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :TOO_FEW, 2
    value :TOO_MANY, 3
  end
end

module Google::Ads::GoogleAds::V0::Errors
  CollectionSizeErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.CollectionSizeErrorEnum").msgclass
  CollectionSizeErrorEnum::CollectionSizeError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.CollectionSizeErrorEnum.CollectionSizeError").enummodule
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-ads-googleads-1.1.1 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb
google-ads-googleads-1.1.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb
google-ads-googleads-1.0.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb
google-ads-googleads-0.8.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb