Class: Google::Cloud::Bigtable::V2::VirtualRpcResponse

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



591
592
593
594
# File 'proto_docs/google/bigtable/v2/session.rb', line 591

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

#payload::String

Returns Could be TableResponse (or in post-V1, SqlResponse).

Returns:

  • (::String)

    Could be TableResponse (or in post-V1, SqlResponse)



591
592
593
594
# File 'proto_docs/google/bigtable/v2/session.rb', line 591

class VirtualRpcResponse
  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.



591
592
593
594
# File 'proto_docs/google/bigtable/v2/session.rb', line 591

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

#stats::Google::Cloud::Bigtable::V2::SessionRequestStats



591
592
593
594
# File 'proto_docs/google/bigtable/v2/session.rb', line 591

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