explainMetrics property
Query explain metrics.
This is only present when the RunQueryRequest.explain_options is provided, and it is sent only once with the last response in the stream.
Implementation
ExplainMetrics? explainMetrics;
Query explain metrics.
This is only present when the RunQueryRequest.explain_options is provided, and it is sent only once with the last response in the stream.
ExplainMetrics? explainMetrics;