All Classes and Interfaces

Class
Description
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
Defines an aggregation that produces a single result.
Defines an aggregation that produces a single result.
Count of entities that match the query.
Count of entities that match the query.
 
 
 
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
 
 
The result of a single bucket from a Datastore aggregation query.
The result of a single bucket from a Datastore aggregation query.
A batch of aggregation results produced by an aggregation query.
A batch of aggregation results produced by an aggregation query.
 
 
 
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
 
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
 
An array value.
An array value.
 
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
 
The response 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 request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
The modes available for commits.
 
 
The response 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 filter that merges multiple other filters using the given operator.
A composite filter operator.
 
 
A Datastore data object.
A Datastore data object.
 
 
The result of fetching an entity from Datastore.
The result of fetching an entity from Datastore.
Specifies what data the 'entity' field contains.
 
A holder for any type of filter.
A holder for any type of filter.
 
 
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
 
A binding parameter for a GQL query.
A binding parameter for a GQL query.
 
 
A unique identifier for an entity.
A unique identifier for an entity.
A (kind, ID/name) pair used to construct a key path.
A (kind, ID/name) pair used to construct a key path.
 
 
 
A representation of a kind.
A representation of a kind.
 
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
 
The response 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.
A mutation to apply to an entity.
 
 
 
The result of applying a mutation.
The result of applying a mutation.
 
A partition ID identifies a grouping of entities.
A partition ID identifies a grouping of entities.
 
A representation of a property in a projection.
A representation of a property in a projection.
 
A filter on a specific property.
A filter on a specific property.
A property filter operator.
 
The desired order for a specific property.
The desired order for a specific property.
The sort direction.
 
A reference to a property relative to the kind expressions.
A reference to a property relative to the kind expressions.
 
A query for entities.
A query for entities.
 
 
A batch of results produced by a query.
A batch of results produced by a query.
The possible values for the `more_results` field.
 
The options shared by read requests.
The options shared by read requests.
 
The possible values for read consistencies.
 
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
 
The response 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 request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
 
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
 
The request for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
The request for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
 
 
The response 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 request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
 
 
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
 
Options for beginning a new transaction.
Options for beginning a new transaction.
 
Options specific to read-only transactions.
Options specific to read-only transactions.
 
Options specific to read / write transactions.
Options specific to read / write transactions.
 
 
A message that can hold any of the supported value types and associated metadata.
A message that can hold any of the supported value types and associated metadata.