Reference documentation and code samples for the Cloud Firestore V1 Client class ExplainStats.
Pipeline explain stats.
Depending on the explain options in the original request, this can contain the optimized plan and / or execution stats.
Generated from protobuf message google.firestore.v1.ExplainStats
Namespace
Google \ Cloud \ Firestore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data
Google\Protobuf\Any
The format depends on the output_format
options in the request. Currently there are two supported options: TEXT
and JSON
. Both supply a google.protobuf.StringValue
.
getData
The format depends on the output_format
options in the request.
Currently there are two supported options: TEXT
and JSON
.
Both supply a google.protobuf.StringValue
.
hasData
clearData
setData
The format depends on the output_format
options in the request.
Currently there are two supported options: TEXT
and JSON
.
Both supply a google.protobuf.StringValue
.
$this

