Properties of a RunAggregationQueryRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
projectId |
string | null |
<optional> |
RunAggregationQueryRequest projectId |
databaseId |
string | null |
<optional> |
RunAggregationQueryRequest databaseId |
partitionId |
google.datastore.v1.IPartitionId | null |
<optional> |
RunAggregationQueryRequest partitionId |
readOptions |
google.datastore.v1.IReadOptions | null |
<optional> |
RunAggregationQueryRequest readOptions |
aggregationQuery |
google.datastore.v1.IAggregationQuery | null |
<optional> |
RunAggregationQueryRequest aggregationQuery |
gqlQuery |
google.datastore.v1.IGqlQuery | null |
<optional> |
RunAggregationQueryRequest gqlQuery |
explainOptions |
google.datastore.v1.IExplainOptions | null |
<optional> |
RunAggregationQueryRequest explainOptions |