Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::ErrorResponse (v1.13.0)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::ErrorResponse.

Internal usage only.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_info

def cluster_info() -> ::Google::Cloud::Bigtable::V2::ClusterInformation

#cluster_info=

def cluster_info=(value) -> ::Google::Cloud::Bigtable::V2::ClusterInformation

#retry_info

def retry_info() -> ::Google::Rpc::RetryInfo

#retry_info=

def retry_info=(value) -> ::Google::Rpc::RetryInfo
Parameter

#rpc_id

def rpc_id() -> ::Integer
Returns
  • (::Integer) — Which vRPC this response is for.

#rpc_id=

def rpc_id=(value) -> ::Integer
Parameter
  • value (::Integer) — Which vRPC this response is for.
Returns
  • (::Integer) — Which vRPC this response is for.

#status

def status() -> ::Google::Rpc::Status
Returns

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
Returns