| Class | Description |
|---|---|
| AllocateIdsRequest |
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsRequest.Builder |
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsResponse |
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsResponse.Builder |
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| ArrayValue |
An array value.
|
| ArrayValue.Builder |
An array value.
|
| BeginTransactionRequest |
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionRequest.Builder |
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionResponse |
The response for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionResponse.Builder |
The response for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| CommitRequest |
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitRequest.Builder |
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitResponse |
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitResponse.Builder |
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CompositeFilter |
A filter that merges multiple other filters using the given operator.
|
| CompositeFilter.Builder |
A filter that merges multiple other filters using the given operator.
|
| DatastoreGrpc |
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.
|
| DatastoreGrpc.DatastoreBlockingStub |
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.
|
| DatastoreGrpc.DatastoreFutureStub |
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.
|
| DatastoreGrpc.DatastoreImplBase |
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.
|
| DatastoreGrpc.DatastoreStub |
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.
|
| DatastoreProto | |
| Entity |
A Datastore data object.
|
| Entity.Builder |
A Datastore data object.
|
| EntityProto | |
| EntityResult |
The result of fetching an entity from Datastore.
|
| EntityResult.Builder |
The result of fetching an entity from Datastore.
|
| Filter |
A holder for any type of filter.
|
| Filter.Builder |
A holder for any type of filter.
|
| GqlQuery |
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
|
| GqlQuery.Builder |
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
|
| GqlQueryParameter |
A binding parameter for a GQL query.
|
| GqlQueryParameter.Builder |
A binding parameter for a GQL query.
|
| Key |
A unique identifier for an entity.
|
| Key.Builder |
A unique identifier for an entity.
|
| Key.PathElement |
A (kind, ID/name) pair used to construct a key path.
|
| Key.PathElement.Builder |
A (kind, ID/name) pair used to construct a key path.
|
| KindExpression |
A representation of a kind.
|
| KindExpression.Builder |
A representation of a kind.
|
| LookupRequest |
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupRequest.Builder |
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupResponse |
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupResponse.Builder |
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| Mutation |
A mutation to apply to an entity.
|
| Mutation.Builder |
A mutation to apply to an entity.
|
| MutationResult |
The result of applying a mutation.
|
| MutationResult.Builder |
The result of applying a mutation.
|
| PartitionId |
A partition ID identifies a grouping of entities.
|
| PartitionId.Builder |
A partition ID identifies a grouping of entities.
|
| Projection |
A representation of a property in a projection.
|
| Projection.Builder |
A representation of a property in a projection.
|
| PropertyFilter |
A filter on a specific property.
|
| PropertyFilter.Builder |
A filter on a specific property.
|
| PropertyOrder |
The desired order for a specific property.
|
| PropertyOrder.Builder |
The desired order for a specific property.
|
| PropertyReference |
A reference to a property relative to the kind expressions.
|
| PropertyReference.Builder |
A reference to a property relative to the kind expressions.
|
| Query |
A query for entities.
|
| Query.Builder |
A query for entities.
|
| QueryProto | |
| QueryResultBatch |
A batch of results produced by a query.
|
| QueryResultBatch.Builder |
A batch of results produced by a query.
|
| ReadOptions |
The options shared by read requests.
|
| ReadOptions.Builder |
The options shared by read requests.
|
| ReserveIdsRequest |
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsRequest.Builder |
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsResponse |
The response for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsResponse.Builder |
The response for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| RollbackRequest |
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackRequest.Builder |
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackResponse |
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackResponse.Builder |
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RunQueryRequest |
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryRequest.Builder |
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryResponse |
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryResponse.Builder |
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| TransactionOptions |
Options for beginning a new transaction.
|
| TransactionOptions.Builder |
Options for beginning a new transaction.
|
| TransactionOptions.ReadOnly |
Options specific to read-only transactions.
|
| TransactionOptions.ReadOnly.Builder |
Options specific to read-only transactions.
|
| TransactionOptions.ReadWrite |
Options specific to read / write transactions.
|
| TransactionOptions.ReadWrite.Builder |
Options specific to read / write transactions.
|
| Value |
A message that can hold any of the supported value types and associated
metadata.
|
| Value.Builder |
A message that can hold any of the supported value types and associated
metadata.
|
| Enum | Description |
|---|---|
| CommitRequest.Mode |
The modes available for commits.
|
| CommitRequest.TransactionSelectorCase | |
| CompositeFilter.Operator |
A composite filter operator.
|
| EntityResult.ResultType |
Specifies what data the 'entity' field contains.
|
| Filter.FilterTypeCase | |
| GqlQueryParameter.ParameterTypeCase | |
| Key.PathElement.IdTypeCase | |
| Mutation.ConflictDetectionStrategyCase | |
| Mutation.OperationCase | |
| PropertyFilter.Operator |
A property filter operator.
|
| PropertyOrder.Direction |
The sort direction.
|
| QueryResultBatch.MoreResultsType |
The possible values for the `more_results` field.
|
| ReadOptions.ConsistencyTypeCase | |
| ReadOptions.ReadConsistency |
The possible values for read consistencies.
|
| RunQueryRequest.QueryTypeCase | |
| TransactionOptions.ModeCase | |
| Value.ValueTypeCase |