Sha256: 9382013574db2093ef484a3cf97d2f2e0192cc94ac80e961ed91a81d9b95b14f

Contents?: true

Size: 885 Bytes

Versions: 16

Compression:

Stored size: 885 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/context.proto", :syntax => :proto3) do
    add_message "google.api.Context" do
      repeated :rules, :message, 1, "google.api.ContextRule"
    end
    add_message "google.api.ContextRule" do
      optional :selector, :string, 1
      repeated :requested, :string, 2
      repeated :provided, :string, 3
      repeated :allowed_request_extensions, :string, 4
      repeated :allowed_response_extensions, :string, 5
    end
  end
end

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