Nested message and enum types in AggregationQuery
.
Nested message and enum types in CommitRequest
.
Nested message and enum types in CompositeFilter
.
Generated client implementations.
Nested message and enum types in EntityResult
.
Nested message and enum types in Filter
.
Nested message and enum types in GqlQueryParameter
.
Nested message and enum types in Key
.
Nested message and enum types in Mutation
.
Nested message and enum types in PropertyFilter
.
Nested message and enum types in PropertyOrder
.
Nested message and enum types in QueryResultBatch
.
Nested message and enum types in ReadOptions
.
Nested message and enum types in RunAggregationQueryRequest
.
Nested message and enum types in RunQueryRequest
.
Nested message and enum types in TransactionOptions
.
Nested message and enum types in Value
.
Datastore query for running an aggregation over a
[Query][google.datastore.v1.Query].
The result of a single bucket from a Datastore aggregation query.
A batch of aggregation results produced by an aggregation query.
The request for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
The response for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
An array value.
The request for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
The response for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
A filter that merges multiple other filters using the given operator.
A Datastore data object.
The result of fetching an entity from Datastore.
Execution statistics for the query.
Explain metrics for the query.
Explain options for the query.
A holder for any type of filter.
A binding parameter for a GQL query.
A unique identifier for an entity.
If a key’s partition ID or any of its path kinds or names are
reserved/read-only, the key is reserved/read-only.
A reserved/read-only key is forbidden in certain documented contexts.
A representation of a kind.
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
A mutation to apply to an entity.
The result of applying a mutation.
A partition ID identifies a grouping of entities. The grouping is always
by project and namespace, however the namespace ID may be empty.
Planning phase information for the query.
A representation of a property in a projection.
A filter on a specific property.
The set of arbitrarily nested property paths used to restrict an operation to
only a subset of properties in an entity.
The desired order for a specific property.
A reference to a property relative to the kind expressions.
A query for entities.
A batch of results produced by a query.
The options shared by read requests.
The request for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
The response for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
The response for
[Datastore.Rollback][google.datastore.v1.Datastore.Rollback]. (an empty
message).
The request for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
The response for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
The response for
[Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
Options for beginning a new transaction.
A message that can hold any of the supported value types and associated
metadata.