Sha256: 86b609f97c7718706b1e7dcc055ac5e5293f9b404362e6f84d0cc2b275b97f03

Contents?: true

Size: 922 Bytes

Versions: 16

Compression:

Stored size: 922 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/rpc/code.proto", :syntax => :proto3) do
    add_enum "google.rpc.Code" do
      value :OK, 0
      value :CANCELLED, 1
      value :UNKNOWN, 2
      value :INVALID_ARGUMENT, 3
      value :DEADLINE_EXCEEDED, 4
      value :NOT_FOUND, 5
      value :ALREADY_EXISTS, 6
      value :PERMISSION_DENIED, 7
      value :UNAUTHENTICATED, 16
      value :RESOURCE_EXHAUSTED, 8
      value :FAILED_PRECONDITION, 9
      value :ABORTED, 10
      value :OUT_OF_RANGE, 11
      value :UNIMPLEMENTED, 12
      value :INTERNAL, 13
      value :UNAVAILABLE, 14
      value :DATA_LOSS, 15
    end
  end
end

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

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/rpc/code_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/code_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/rpc/code_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/code_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/code_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/code_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/code_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/rpc/code_pb.rb