Sha256: 645bbe900a9041f12e44b0894a4343d66f71afb28f554a5bf80927b0496a4189

Contents?: true

Size: 686 Bytes

Versions: 8

Compression:

Stored size: 686 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_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
  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

8 entries across 8 versions & 2 rubygems

Version Path
googleapis-common-protos-types-1.0.2 lib/google/api/context_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/api/context_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/api/context_pb.rb
googleapis-common-protos-1.3.5 lib/google/api/context_pb.rb
googleapis-common-protos-1.3.4 lib/google/api/context_pb.rb
googleapis-common-protos-1.3.1 lib/google/api/context_pb.rb
googleapis-common-protos-1.3.0 lib/google/api/context_pb.rb
googleapis-common-protos-1.2.0 lib/google/api/context_pb.rb