Reference documentation and code samples for the Cloud Bigtable V2 Client class SessionParametersResponse.
Internal usage only.
Generated from protobuf message google.bigtable.v2.SessionParametersResponse
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ keep_alive
Google\Protobuf\Duration
Maximum time between messages that the AFE will send to the client. The client may use this information to determine its control-flow in relation to pruning black-holed or otherwise non-responsive sessions. Must be set and positive. See also Heartbeats.
getKeepAlive
Maximum time between messages that the AFE will send to the client. The client may use this information to determine its control-flow in relation to pruning black-holed or otherwise non-responsive sessions. Must be set and positive.
See also Heartbeats.
hasKeepAlive
clearKeepAlive
setKeepAlive
Maximum time between messages that the AFE will send to the client. The client may use this information to determine its control-flow in relation to pruning black-holed or otherwise non-responsive sessions. Must be set and positive.
See also Heartbeats.
$this

