Reference documentation and code samples for the Cloud Bigtable V2 Client class ExecuteQueryResponse.
Response message for Bigtable.ExecuteQuery
Generated from protobuf message google.bigtable.v2.ExecuteQueryResponse
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ metadata
ResultSetMetadata
Structure of rows in this response stream. The first (and only the first) response streamed from the server will be of this type.
↳ results
PartialResultSet
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
getMetadata
Structure of rows in this response stream. The first (and only the first) response streamed from the server will be of this type.
hasMetadata
setMetadata
Structure of rows in this response stream. The first (and only the first) response streamed from the server will be of this type.
$this
getResults
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
hasResults
setResults
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
$this
getResponse
string