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
Parameter
#retry_info
def retry_info() -> ::Google::Rpc::RetryInfo
Returns
#retry_info=
def retry_info=(value) -> ::Google::Rpc::RetryInfo
Parameter
- value (::Google::Rpc::RetryInfo)
Returns
#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
- (::Google::Rpc::Status) — The error from the vRPC and any retry information to consider.
#status=
def status=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — The error from the vRPC and any retry information to consider.
Returns
- (::Google::Rpc::Status) — The error from the vRPC and any retry information to consider.