public ExplainMetrics ExplainMetrics { get; set; }
Query explain metrics. This is only present when the
[RunAggregationQueryRequest.explain_options][google.datastore.v1.RunAggregationQueryRequest.explain_options]
is provided, and it is sent only once with the last response in the stream.
The identifier of the transaction that was started as part of this
RunAggregationQuery request.
Set only when
[ReadOptions.new_transaction][google.datastore.v1.ReadOptions.new_transaction]
was set in
[RunAggregationQueryRequest.read_options][google.datastore.v1.RunAggregationQueryRequest.read_options].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the response type for the \u003ccode\u003eDatastore.RunAggregationQuery\u003c/code\u003e method and is part of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eBatch\u003c/code\u003e (of type \u003ccode\u003eAggregationResultBatch\u003c/code\u003e), \u003ccode\u003eExplainMetrics\u003c/code\u003e (of type \u003ccode\u003eExplainMetrics\u003c/code\u003e), \u003ccode\u003eQuery\u003c/code\u003e (of type \u003ccode\u003eAggregationQuery\u003c/code\u003e), and \u003ccode\u003eTransaction\u003c/code\u003e (of type \u003ccode\u003eByteString\u003c/code\u003e) to handle different aspects of the query response.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides information on accessing different versions of the documentation, ranging from 3.2.0 up to the latest 4.15.0 version.\u003c/p\u003e\n"]]],[],null,[]]