Class: Google::Cloud::Bigtable::V2::ErrorResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/v2/session.rb

Overview

Internal usage only.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_info::Google::Cloud::Bigtable::V2::ClusterInformation



607
608
609
610
# File 'proto_docs/google/bigtable/v2/session.rb', line 607

class ErrorResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#retry_info::Google::Rpc::RetryInfo



607
608
609
610
# File 'proto_docs/google/bigtable/v2/session.rb', line 607

class ErrorResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rpc_id::Integer

Returns Which vRPC this response is for.

Returns:

  • (::Integer)

    Which vRPC this response is for.



607
608
609
610
# File 'proto_docs/google/bigtable/v2/session.rb', line 607

class ErrorResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#status::Google::Rpc::Status

Returns The error from the vRPC and any retry information to consider.

Returns:



607
608
609
610
# File 'proto_docs/google/bigtable/v2/session.rb', line 607

class ErrorResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end