Sha256: f1598023c9a711fb50b3ca9473e8e1826fd65e775c1656a5db5b84277ce56418

Contents?: true

Size: 596 Bytes

Versions: 9

Compression:

Stored size: 596 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_file("google/rpc/status.proto", :syntax => :proto3) do
    add_message "google.rpc.Status" do
      optional :code, :int32, 1
      optional :message, :string, 2
      repeated :details, :message, 3, "google.protobuf.Any"
    end
  end
end

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

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/rpc/status_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/rpc/status_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/rpc/status_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/rpc/status_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/rpc/status_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/rpc/status_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/rpc/status_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/rpc/status_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/rpc/status_pb.rb