Reference documentation and code samples for the Cloud Bigtable V2 Client class SessionRequest.
Internal usage only.
Generated from protobuf message google.bigtable.v2.SessionRequest
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ open_session
↳ close_session
↳ virtual_rpc
getOpenSession
Generated from protobuf field .google.bigtable.v2.OpenSessionRequest open_session = 1;
hasOpenSession
setOpenSession
Generated from protobuf field .google.bigtable.v2.OpenSessionRequest open_session = 1;
$this
getCloseSession
Generated from protobuf field .google.bigtable.v2.CloseSessionRequest close_session = 2;
hasCloseSession
setCloseSession
Generated from protobuf field .google.bigtable.v2.CloseSessionRequest close_session = 2;
$this
getVirtualRpc
Generated from protobuf field .google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
hasVirtualRpc
setVirtualRpc
Generated from protobuf field .google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
$this
getPayload
string

