Sha256: d35fd689242020fda7acad709e949a7906057a41e6b25c2c8a8480ad96abc70c

Contents?: true

Size: 817 Bytes

Versions: 23

Compression:

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

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

Version data entries

23 entries across 23 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/rpc/code_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-1.3.5 lib/google/rpc/code_pb.rb
googleapis-common-protos-1.3.4 lib/google/rpc/code_pb.rb
googleapis-common-protos-1.3.1 lib/google/rpc/code_pb.rb
googleapis-common-protos-1.3.0 lib/google/rpc/code_pb.rb
googleapis-common-protos-1.2.0 lib/google/rpc/code_pb.rb
gcloud-0.12.2 lib/google/rpc/code.rb
gcloud-0.12.1 lib/google/rpc/code.rb
gcloud-0.12.0 lib/google/rpc/code.rb
gcloud-0.11.0 lib/google/rpc/code.rb
gcloud-0.10.0 lib/google/rpc/code.rb
gcloud-0.9.0 lib/google/rpc/code.rb
googleapis-common-protos-1.1.1 lib/google/rpc/code.rb
gcloud-0.8.2 lib/google/rpc/code.rb
gcloud-0.8.0 lib/google/rpc/code.rb
gcloud-0.7.2 lib/google/rpc/code.rb