Sha256: d011f274e43bae18fa36955ec422c2ef1252086b4ac7d9912dc6f4082ad88028

Contents?: true

Size: 878 Bytes

Versions: 16

Compression:

Stored size: 878 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/usage.proto", :syntax => :proto3) do
    add_message "google.api.Usage" do
      repeated :requirements, :string, 1
      repeated :rules, :message, 6, "google.api.UsageRule"
      optional :producer_notification_channel, :string, 7
    end
    add_message "google.api.UsageRule" do
      optional :selector, :string, 1
      optional :allow_unregistered_calls, :bool, 2
      optional :skip_service_control, :bool, 3
    end
  end
end

module Google
  module Api
    Usage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Usage").msgclass
    UsageRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.UsageRule").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/usage_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/usage_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/usage_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/usage_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/usage_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/usage_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/usage_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/usage_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/usage_pb.rb