Sha256: 33e8e61c02c4c63386328623084e0fa818cf1e2ea8d71d18689cdaf2c6cae94d

Contents?: true

Size: 974 Bytes

Versions: 3

Compression:

Stored size: 974 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
  module Ads
    module GoogleAds
      module V0
        module 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
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/errors/collection_size_error_pb.rb