Sha256: b0493051cf0590e7b14f2a8061fae790e85c6814d91c530702a0fd48f8363a2a

Contents?: true

Size: 852 Bytes

Versions: 4

Compression:

Stored size: 852 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.errors.QuotaErrorEnum" do
  end
  add_enum "google.ads.googleads.v0.errors.QuotaErrorEnum.QuotaError" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :RESOURCE_EXHAUSTED, 2
    value :ACCESS_PROHIBITED, 3
    value :RESOURCE_TEMPORARILY_EXHAUSTED, 4
  end
end

module Google::Ads::GoogleAds::V0::Errors
  QuotaErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.QuotaErrorEnum").msgclass
  QuotaErrorEnum::QuotaError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.QuotaErrorEnum.QuotaError").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/quota_error_pb.rb
google-ads-googleads-1.1.0 lib/google/ads/google_ads/v0/errors/quota_error_pb.rb
google-ads-googleads-1.0.0 lib/google/ads/google_ads/v0/errors/quota_error_pb.rb
google-ads-googleads-0.8.0 lib/google/ads/google_ads/v0/errors/quota_error_pb.rb