Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::VirtualRpcResponse.
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
#payload
def payload() -> ::String
Returns
- (::String) — Could be TableResponse (or in post-V1, SqlResponse)
#payload=
def payload=(value) -> ::String
Parameter
- value (::String) — Could be TableResponse (or in post-V1, SqlResponse)
Returns
- (::String) — Could be TableResponse (or in post-V1, SqlResponse)
#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.
#stats
def stats() -> ::Google::Cloud::Bigtable::V2::SessionRequestStats#stats=
def stats=(value) -> ::Google::Cloud::Bigtable::V2::SessionRequestStats
Parameter