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\u003eThis webpage provides reference documentation for the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class is used as the response type for \u003ccode\u003eDatastore.RunAggregationQuery\u003c/code\u003e, and it has various properties including \u003ccode\u003eBatch\u003c/code\u003e, \u003ccode\u003eExplainMetrics\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the implementation of the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class, how to use it, which can be seen in the constructors section, and its inheritance from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e documentation are accessible, ranging from version 3.2.0 to 4.15.0, allowing you to view the different versions.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to see what other interfaces are implemented by the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class, which include \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RunAggregationQueryResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RunAggregationQueryResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]