Sha256: 82faa15e8c5204a2697df565646b582aa16b29eb860aaa63c4551486c1d9cf8d

Contents?: true

Size: 516 Bytes

Versions: 10

Compression:

Stored size: 516 Bytes

Contents

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

require 'google/protobuf'

require 'google/protobuf/any_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.rpc.Status" do
    optional :code, :int32, 1
    optional :message, :string, 2
    repeated :details, :message, 3, "google.protobuf.Any"
  end
end

module Google
  module Rpc
    Status = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.rpc.Status").msgclass
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/rpc/status_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/rpc/status_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/rpc/status_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/rpc/status_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/rpc/status_pb.rb
googleapis-common-protos-1.3.5 lib/google/rpc/status_pb.rb
googleapis-common-protos-1.3.4 lib/google/rpc/status_pb.rb
googleapis-common-protos-1.3.1 lib/google/rpc/status_pb.rb
googleapis-common-protos-1.3.0 lib/google/rpc/status_pb.rb
googleapis-common-protos-1.2.0 lib/google/rpc/status_pb.rb