Sha256: 548df2a5ec68719a5bdb58a34dc594713011103874097e6183c24a92ff5a072a

Contents?: true

Size: 1.3 KB

Versions: 16

Compression:

Stored size: 1.3 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/quota.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/quota.proto", :syntax => :proto3) do
    add_message "google.api.Quota" do
      repeated :limits, :message, 3, "google.api.QuotaLimit"
      repeated :metric_rules, :message, 4, "google.api.MetricRule"
    end
    add_message "google.api.MetricRule" do
      optional :selector, :string, 1
      map :metric_costs, :string, :int64, 2
    end
    add_message "google.api.QuotaLimit" do
      optional :name, :string, 6
      optional :description, :string, 2
      optional :default_limit, :int64, 3
      optional :max_limit, :int64, 4
      optional :free_tier, :int64, 7
      optional :duration, :string, 5
      optional :metric, :string, 8
      optional :unit, :string, 9
      map :values, :string, :int64, 10
      optional :display_name, :string, 12
    end
  end
end

module Google
  module Api
    Quota = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Quota").msgclass
    MetricRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricRule").msgclass
    QuotaLimit = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.QuotaLimit").msgclass
  end
end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/quota_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/quota_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/quota_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/quota_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/quota_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/quota_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/quota_pb.rb