Properties of a RunQueryRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
projectId |
string | null |
<optional> |
RunQueryRequest projectId |
databaseId |
string | null |
<optional> |
RunQueryRequest databaseId |
partitionId |
google.datastore.v1.IPartitionId | null |
<optional> |
RunQueryRequest partitionId |
readOptions |
google.datastore.v1.IReadOptions | null |
<optional> |
RunQueryRequest readOptions |
query |
google.datastore.v1.IQuery | null |
<optional> |
RunQueryRequest query |
gqlQuery |
google.datastore.v1.IGqlQuery | null |
<optional> |
RunQueryRequest gqlQuery |
propertyMask |
google.datastore.v1.IPropertyMask | null |
<optional> |
RunQueryRequest propertyMask |
explainOptions |
google.datastore.v1.IExplainOptions | null |
<optional> |
RunQueryRequest explainOptions |