All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| Aggregation |
Represents a Google Cloud Datastore Aggregation which is used with an AggregationQuery.
|
| AggregationBuilder<A extends Aggregation> |
|
| AggregationQuery |
|
| AggregationQuery |
Datastore query for running an aggregation over a
[Query][google.datastore.v1.Query].
|
| AggregationQuery.Aggregation |
Defines an aggregation that produces a single result.
|
| AggregationQuery.Aggregation.Avg |
Average of the values of the requested property.
|
| AggregationQuery.Aggregation.Avg.Builder |
Average of the values of the requested property.
|
| AggregationQuery.Aggregation.AvgOrBuilder |
|
| AggregationQuery.Aggregation.Builder |
Defines an aggregation that produces a single result.
|
| AggregationQuery.Aggregation.Count |
Count of entities that match the query.
|
| AggregationQuery.Aggregation.Count.Builder |
Count of entities that match the query.
|
| AggregationQuery.Aggregation.CountOrBuilder |
|
| AggregationQuery.Aggregation.OperatorCase |
|
| AggregationQuery.Aggregation.Sum |
Sum of the values of the requested property.
|
| AggregationQuery.Aggregation.Sum.Builder |
Sum of the values of the requested property.
|
| AggregationQuery.Aggregation.SumOrBuilder |
|
| AggregationQuery.AggregationOrBuilder |
|
| AggregationQuery.Builder |
|
| AggregationQuery.Builder |
Datastore query for running an aggregation over a
[Query][google.datastore.v1.Query].
|
| AggregationQuery.Mode |
|
| AggregationQuery.QueryTypeCase |
|
| AggregationQueryExecutor |
|
| AggregationQueryOrBuilder |
|
| AggregationQueryRequestProtoPreparer |
|
| AggregationQueryResponseTransformer |
|
| AggregationResult |
|
| AggregationResult |
The result of a single bucket from a Datastore aggregation query.
|
| AggregationResult.Builder |
The result of a single bucket from a Datastore aggregation query.
|
| AggregationResultBatch |
A batch of aggregation results produced by an aggregation query.
|
| AggregationResultBatch.Builder |
A batch of aggregation results produced by an aggregation query.
|
| AggregationResultBatchOrBuilder |
|
| AggregationResultOrBuilder |
|
| AggregationResultProto |
|
| AggregationResults |
|
| AllocateIdsRequest |
The request for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsRequest.Builder |
The request for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsRequestOrBuilder |
|
| AllocateIdsResponse |
The response for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsResponse.Builder |
The response for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
|
| AllocateIdsResponseOrBuilder |
|
| ArrayValue |
An array value.
|
| ArrayValue.Builder |
An array value.
|
| ArrayValueOrBuilder |
|
| AvgAggregation |
Represents an Aggregation which returns average of numerical values.
|
| AvgAggregation.Builder |
|
| BaseDatastoreBatchWriter |
Base class for DatastoreBatchWriter.
|
| BaseEntity<K extends IncompleteKey> |
A base class for entities (key and properties).
|
| BaseEntity.Builder<K extends IncompleteKey,B extends BaseEntity.Builder<K,B>> |
|
| BaseKey |
Base class for keys.
|
| BaseKey.Builder<B extends BaseKey.Builder<B>> |
Base class for key builders.
|
| Batch |
An interface to represent a batch of write operations.
|
| Batch.Response |
|
| BeginTransactionRequest |
The request for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionRequest.Builder |
The request for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionRequestOrBuilder |
|
| BeginTransactionResponse |
The response for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionResponse.Builder |
The response for
[Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
|
| BeginTransactionResponseOrBuilder |
|
| Blob |
A Google Cloud Datastore Blob.
|
| BlobValue |
|
| BlobValue.Builder |
|
| BooleanValue |
|
| BooleanValue.Builder |
|
| CommitRequest |
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitRequest.Builder |
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitRequest.Mode |
The modes available for commits.
|
| CommitRequest.TransactionSelectorCase |
|
| CommitRequestOrBuilder |
|
| CommitResponse |
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitResponse.Builder |
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
|
| CommitResponseOrBuilder |
|
| CommonMetadata |
Metadata common to all Datastore Admin operations.
|
| CommonMetadata.Builder |
Metadata common to all Datastore Admin operations.
|
| CommonMetadata.State |
The various possible states for an ongoing Operation.
|
| CommonMetadataOrBuilder |
|
| 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.
|
| CompositeFilter.Operator |
A composite filter operator.
|
| CompositeFilterOrBuilder |
|
| CountAggregation |
|
| CountAggregation.Builder |
|
| CreateIndexRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.CreateIndex][google.datastore.admin.v1.DatastoreAdmin.CreateIndex].
|
| CreateIndexRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.CreateIndex][google.datastore.admin.v1.DatastoreAdmin.CreateIndex].
|
| CreateIndexRequestOrBuilder |
|
| Cursor |
A Google Cloud Datastore cursor.
|
| Datastore |
An interface for Google Cloud Datastore.
|
| Datastore |
Provides access to Cloud Datastore.
|
| Datastore.TransactionCallable<T> |
|
| DatastoreAdminClient |
Service Description: Google Cloud Datastore Admin API
|
| DatastoreAdminClient.ListIndexesFixedSizeCollection |
|
| DatastoreAdminClient.ListIndexesPage |
|
| DatastoreAdminClient.ListIndexesPagedResponse |
|
| DatastoreAdminGrpc |
Google Cloud Datastore Admin API
The Datastore Admin API provides several admin services for Cloud Datastore.
|
| DatastoreAdminGrpc.AsyncService |
Google Cloud Datastore Admin API
The Datastore Admin API provides several admin services for Cloud Datastore.
|
| DatastoreAdminGrpc.DatastoreAdminBlockingStub |
A stub to allow clients to do synchronous rpc calls to service DatastoreAdmin.
|
| DatastoreAdminGrpc.DatastoreAdminFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service DatastoreAdmin.
|
| DatastoreAdminGrpc.DatastoreAdminImplBase |
Base class for the server implementation of the service DatastoreAdmin.
|
| DatastoreAdminGrpc.DatastoreAdminStub |
A stub to allow clients to do asynchronous rpc calls to service DatastoreAdmin.
|
| DatastoreAdminProto |
|
| DatastoreAdminSettings |
|
| DatastoreAdminSettings.Builder |
Builder for DatastoreAdminSettings.
|
| DatastoreAdminStub |
Base stub class for the DatastoreAdmin service API.
|
| DatastoreAdminStubSettings |
|
| DatastoreAdminStubSettings.Builder |
Builder for DatastoreAdminStubSettings.
|
| DatastoreBatchWriter |
An interface to represent a batch of write operations.
|
| DatastoreEmulator |
An extension to Datastore that provides lifecycle management for a datastore emulator.
|
| DatastoreEmulatorException |
|
| DatastoreEmulatorFactory |
|
| DatastoreEmulatorOptions |
|
| DatastoreEmulatorOptions.Builder |
|
| DatastoreException |
Datastore service exception.
|
| DatastoreException |
|
| DatastoreFactory |
An interface for Datastore factories.
|
| DatastoreFactory |
|
| DatastoreFirestoreMigrationMetadata |
Metadata for Datastore to Firestore migration operations.
|
| DatastoreFirestoreMigrationMetadata.Builder |
Metadata for Datastore to Firestore migration operations.
|
| DatastoreFirestoreMigrationMetadataOrBuilder |
|
| DatastoreHelper |
|
| DatastoreOptions |
|
| DatastoreOptions |
An immutable object containing settings for the datastore.
|
| DatastoreOptions.Builder |
|
| DatastoreOptions.Builder |
|
| DatastoreOptions.DefaultDatastoreFactory |
|
| DatastoreOptions.DefaultDatastoreRpcFactory |
|
| DatastoreProto |
|
| DatastoreReader |
An interface to represent Google Cloud Datastore read operations.
|
| DatastoreReaderWriter |
An interface that combines both Google Cloud Datastore read and write operations.
|
| DatastoreRpc |
Provides access to the remote Datastore service.
|
| DatastoreRpcFactory |
An interface for Datastore RPC factory.
|
| DatastoreWriter |
An interface to represent Google Cloud Datastore write operations.
|
| DeleteIndexRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.DeleteIndex].
|
| DeleteIndexRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.DeleteIndex].
|
| DeleteIndexRequestOrBuilder |
|
| DoubleValue |
|
| DoubleValue.Builder |
|
| Entity |
An entity is the Google Cloud Datastore persistent data object for a specific key.
|
| Entity |
A Datastore data object.
|
| Entity.Builder |
|
| Entity.Builder |
A Datastore data object.
|
| EntityFilter |
Identifies a subset of entities in a project.
|
| EntityFilter.Builder |
Identifies a subset of entities in a project.
|
| EntityFilterOrBuilder |
|
| EntityOrBuilder |
|
| EntityProto |
|
| EntityQuery |
An implementation of a Google Cloud Datastore entity query that can be constructed by providing
all the specific query elements.
|
| EntityQuery.Builder |
A EntityQuery builder for queries that return Entity results.
|
| EntityResult |
The result of fetching an entity from Datastore.
|
| EntityResult.Builder |
The result of fetching an entity from Datastore.
|
| EntityResult.ResultType |
Specifies what data the 'entity' field contains.
|
| EntityResultOrBuilder |
|
| EntityValue |
|
| EntityValue.Builder |
|
| ExportEntitiesMetadata |
Metadata for ExportEntities operations.
|
| ExportEntitiesMetadata.Builder |
Metadata for ExportEntities operations.
|
| ExportEntitiesMetadataOrBuilder |
|
| ExportEntitiesRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
|
| ExportEntitiesRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
|
| ExportEntitiesRequestOrBuilder |
|
| ExportEntitiesResponse |
The response for
[google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
|
| ExportEntitiesResponse.Builder |
The response for
[google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
|
| ExportEntitiesResponseOrBuilder |
|
| Filter |
A holder for any type of filter.
|
| Filter.Builder |
A holder for any type of filter.
|
| Filter.FilterTypeCase |
|
| FilterOrBuilder |
|
| FullEntity<K extends IncompleteKey> |
|
| FullEntity.Builder<K extends IncompleteKey> |
|
| GetIndexRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
|
| GetIndexRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
|
| GetIndexRequestOrBuilder |
|
| GqlQuery<V> |
A Google Cloud Datastore GQL query.
|
| GqlQuery |
A [GQL
query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
|
| GqlQuery.Builder<V> |
A GQL query builder.
|
| GqlQuery.Builder |
A [GQL
query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
|
| GqlQueryOrBuilder |
|
| GqlQueryParameter |
A binding parameter for a GQL query.
|
| GqlQueryParameter.Builder |
A binding parameter for a GQL query.
|
| GqlQueryParameter.ParameterTypeCase |
|
| GqlQueryParameterOrBuilder |
|
| GqlQueryProtoPreparer |
|
| GrpcDatastoreAdminCallableFactory |
gRPC callable factory implementation for the DatastoreAdmin service API.
|
| GrpcDatastoreAdminStub |
gRPC stub implementation for the DatastoreAdmin service API.
|
| HttpDatastoreRpc |
|
| HttpJsonDatastoreAdminCallableFactory |
REST callable factory implementation for the DatastoreAdmin service API.
|
| HttpJsonDatastoreAdminStub |
REST stub implementation for the DatastoreAdmin service API.
|
| ImportEntitiesMetadata |
Metadata for ImportEntities operations.
|
| ImportEntitiesMetadata.Builder |
Metadata for ImportEntities operations.
|
| ImportEntitiesMetadataOrBuilder |
|
| ImportEntitiesRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ImportEntities][google.datastore.admin.v1.DatastoreAdmin.ImportEntities].
|
| ImportEntitiesRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ImportEntities][google.datastore.admin.v1.DatastoreAdmin.ImportEntities].
|
| ImportEntitiesRequestOrBuilder |
|
| IncompleteKey |
An incomplete key (without a name or id).
|
| IncompleteKey.Builder |
|
| Index |
Datastore composite index definition.
|
| Index.AncestorMode |
For an ordered index, specifies whether each of the entity's ancestors
will be included.
|
| Index.Builder |
Datastore composite index definition.
|
| Index.Direction |
The direction determines how a property is indexed.
|
| Index.IndexedProperty |
A property of an index.
|
| Index.IndexedProperty.Builder |
A property of an index.
|
| Index.IndexedPropertyOrBuilder |
|
| Index.State |
The possible set of states of an index.
|
| IndexOperationMetadata |
Metadata for Index operations.
|
| IndexOperationMetadata.Builder |
Metadata for Index operations.
|
| IndexOperationMetadataOrBuilder |
|
| IndexOrBuilder |
|
| IndexProto |
|
| Key |
A key that is guaranteed to be complete and could be used to reference a Google Cloud Datastore
Entity.
|
| Key |
A unique identifier for an entity.
|
| Key.Builder |
|
| 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.
|
| Key.PathElement.IdTypeCase |
|
| Key.PathElementOrBuilder |
|
| KeyFactory |
A helper for creating keys for a specific Datastore, using its associated projectId and
namespace.
|
| KeyOrBuilder |
|
| KeyQuery |
An implementation of a Google Cloud Datastore key-only query that can be constructed by providing
all the specific query elements.
|
| KeyQuery.Builder |
A KeyQuery builder for queries that return Key results.
|
| KeyValue |
|
| KeyValue.Builder |
|
| KindExpression |
A representation of a kind.
|
| KindExpression.Builder |
A representation of a kind.
|
| KindExpressionOrBuilder |
|
| LatLng |
A Google Cloud Datastore LatLng (represented by latitude and longitude in degrees).
|
| LatLngValue |
|
| LatLngValue.Builder |
|
| ListIndexesRequest |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
|
| ListIndexesRequest.Builder |
The request for
[google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
|
| ListIndexesRequestOrBuilder |
|
| ListIndexesResponse |
The response for
[google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
|
| ListIndexesResponse.Builder |
The response for
[google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
|
| ListIndexesResponseOrBuilder |
|
| ListValue |
A Google Cloud Datastore list value.
|
| ListValue.Builder |
|
| LocalDatastoreHelper |
Utility to start and stop local Google Cloud Datastore emulators.
|
| LocalDatastoreHelper.Builder |
A builder for LocalDatastoreHelper objects.
|
| LongValue |
|
| LongValue.Builder |
|
| LookupRequest |
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupRequest.Builder |
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupRequestOrBuilder |
|
| LookupResponse |
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupResponse.Builder |
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
|
| LookupResponseOrBuilder |
|
| MigrationProgressEvent |
An event signifying the start of a new step in a [migration from Cloud
Datastore to Cloud Firestore in Datastore
mode](https://cloud.google.com/datastore/docs/upgrade-to-firestore).
|
| MigrationProgressEvent.Builder |
An event signifying the start of a new step in a [migration from Cloud
Datastore to Cloud Firestore in Datastore
mode](https://cloud.google.com/datastore/docs/upgrade-to-firestore).
|
| MigrationProgressEvent.ConcurrencyMode |
Concurrency modes for transactions in Cloud Firestore.
|
| MigrationProgressEvent.PrepareStepDetails |
Details for the `PREPARE` step.
|
| MigrationProgressEvent.PrepareStepDetails.Builder |
Details for the `PREPARE` step.
|
| MigrationProgressEvent.PrepareStepDetailsOrBuilder |
|
| MigrationProgressEvent.RedirectWritesStepDetails |
Details for the `REDIRECT_WRITES` step.
|
| MigrationProgressEvent.RedirectWritesStepDetails.Builder |
Details for the `REDIRECT_WRITES` step.
|
| MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder |
|
| MigrationProgressEvent.StepDetailsCase |
|
| MigrationProgressEventOrBuilder |
|
| MigrationProto |
|
| MigrationState |
States for a migration.
|
| MigrationStateEvent |
An event signifying a change in state of a [migration from Cloud Datastore to
Cloud Firestore in Datastore
mode](https://cloud.google.com/datastore/docs/upgrade-to-firestore).
|
| MigrationStateEvent.Builder |
An event signifying a change in state of a [migration from Cloud Datastore to
Cloud Firestore in Datastore
mode](https://cloud.google.com/datastore/docs/upgrade-to-firestore).
|
| MigrationStateEventOrBuilder |
|
| MigrationStep |
Steps in a migration.
|
| MockCredential |
Fake credential used for testing purpose.
|
| MockDatastoreFactory |
Fake Datastore factory used for testing purposes when a true Datastore service is not needed.
|
| Mutation |
A mutation to apply to an entity.
|
| Mutation.Builder |
A mutation to apply to an entity.
|
| Mutation.ConflictDetectionStrategyCase |
|
| Mutation.OperationCase |
|
| MutationOrBuilder |
|
| MutationResult |
The result of applying a mutation.
|
| MutationResult.Builder |
The result of applying a mutation.
|
| MutationResultOrBuilder |
|
| NullValue |
|
| NullValue.Builder |
|
| OperationType |
Operation types.
|
| PartitionId |
A partition ID identifies a grouping of entities.
|
| PartitionId.Builder |
A partition ID identifies a grouping of entities.
|
| PartitionIdOrBuilder |
|
| PathElement |
Represents a single element in a key's path.
|
| Progress |
Measures the progress of a particular metric.
|
| Progress.Builder |
Measures the progress of a particular metric.
|
| ProgressOrBuilder |
|
| Projection |
A representation of a property in a projection.
|
| Projection.Builder |
A representation of a property in a projection.
|
| ProjectionEntity |
A projection entity is a result of a Google Cloud Datastore projection query.
|
| ProjectionEntity.Builder |
|
| ProjectionEntityQuery |
An implementation of a Google Cloud Datastore projection entity query that can be constructed by
providing all the specific query elements.
|
| ProjectionEntityQuery.Builder |
A ProjectionEntityQuery builder for queries that return ProjectionEntity
results.
|
| ProjectionOrBuilder |
|
| PropertyFilter |
A filter on a specific property.
|
| PropertyFilter.Builder |
A filter on a specific property.
|
| PropertyFilter.Operator |
A property filter operator.
|
| PropertyFilterOrBuilder |
|
| PropertyOrder |
The desired order for a specific property.
|
| PropertyOrder.Builder |
The desired order for a specific property.
|
| PropertyOrder.Direction |
The sort direction.
|
| PropertyOrderOrBuilder |
|
| PropertyReference |
A reference to a property relative to the kind expressions.
|
| PropertyReference.Builder |
A reference to a property relative to the kind expressions.
|
| PropertyReferenceOrBuilder |
|
| ProtoPreparer<INPUT,OUTPUT> |
An internal functional interface whose implementation has the responsibility to populate a Proto
object from a domain object.
|
| Query<V> |
A Google Cloud Datastore query.
|
| Query |
A query for entities.
|
| Query.Builder |
A query for entities.
|
| Query.ResultType<V> |
This class represents the expected type of the result.
|
| QueryExecutor<INPUT extends Query<OUTPUT>,OUTPUT> |
An internal functional interface whose implementation has the responsibility to execute a Query and returns the result.
|
| QueryOrBuilder |
|
| QueryProto |
|
| QueryResultBatch |
A batch of results produced by a query.
|
| QueryResultBatch.Builder |
A batch of results produced by a query.
|
| QueryResultBatch.MoreResultsType |
The possible values for the `more_results` field.
|
| QueryResultBatchOrBuilder |
|
| QueryResults<V> |
The result of a Google Cloud Datastore query submission.
|
| QuerySplitter |
Provides the ability to split a query into multiple shards.
|
| RawValue |
|
| RawValue.Builder |
|
| ReadOption |
Specifies options for read operations in Datastore, namely getting/fetching entities and running
queries.
|
| ReadOption.EventualConsistency |
Specifies eventual consistency for reads from Datastore.
|
| ReadOption.QueryAndReadOptions<Q extends Query<?>> |
|
| ReadOption.ReadTime |
Reads entities as they were at the given time.
|
| ReadOptionProtoPreparer |
|
| ReadOptions |
The options shared by read requests.
|
| ReadOptions.Builder |
The options shared by read requests.
|
| ReadOptions.ConsistencyTypeCase |
|
| ReadOptions.ReadConsistency |
The possible values for read consistencies.
|
| ReadOptionsOrBuilder |
|
| RecordQuery<V> |
An internal marker interface to represent Query that returns the entity records.
|
| RemoteDatastoreHelper |
Utility to create a remote datastore configuration for testing.
|
| ReserveIdsRequest |
The request for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsRequest.Builder |
The request for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsRequestOrBuilder |
|
| ReserveIdsResponse |
The response for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsResponse.Builder |
The response for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
|
| ReserveIdsResponseOrBuilder |
|
| ResponseTransformer<INPUT,OUTPUT> |
An internal functional interface whose implementation has the responsibility to populate a Domain
object from a proto response.
|
| RetryAndTraceDatastoreRpcDecorator |
An implementation of DatastoreRpc which acts as a Decorator and decorates the underlying
DatastoreRpc with the logic of retry and Traceability.
|
| RollbackRequest |
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackRequest.Builder |
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackRequestOrBuilder |
|
| RollbackResponse |
The response for
[Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackResponse.Builder |
The response for
[Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
|
| RollbackResponseOrBuilder |
|
| RunAggregationQueryRequest |
The request for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
|
| RunAggregationQueryRequest.Builder |
The request for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
|
| RunAggregationQueryRequest.QueryTypeCase |
|
| RunAggregationQueryRequestOrBuilder |
|
| RunAggregationQueryResponse |
The response for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
|
| RunAggregationQueryResponse.Builder |
The response for
[Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
|
| RunAggregationQueryResponseOrBuilder |
|
| RunQueryRequest |
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryRequest.Builder |
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryRequest.QueryTypeCase |
|
| RunQueryRequestOrBuilder |
|
| RunQueryResponse |
The response for
[Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryResponse.Builder |
The response for
[Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
|
| RunQueryResponseOrBuilder |
|
| StringValue |
|
| StringValue.Builder |
|
| StructuredQuery<V> |
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the
specific query elements.
|
| StructuredQuery.Builder<V> |
Interface for StructuredQuery builders.
|
| StructuredQuery.CompositeFilter |
A class representing a filter composed of a combination of other filters.
|
| StructuredQuery.Filter |
|
| StructuredQuery.OrderBy |
|
| StructuredQuery.OrderBy.Direction |
|
| StructuredQuery.PropertyFilter |
A class representing a filter based on a single property or ancestor.
|
| StructuredQueryProtoPreparer |
|
| SumAggregation |
Represents an Aggregation which returns sum of numerical values.
|
| SumAggregation.Builder |
|
| TimestampValue |
|
| TimestampValue.Builder |
|
| TraceUtil |
Helper class for tracing utility.
|
| Transaction |
A Google cloud datastore transaction.
|
| Transaction.Response |
|
| TransactionExceptionHandler |
|
| TransactionOperationExceptionHandler |
|
| TransactionOptions |
Options for beginning a new transaction.
|
| TransactionOptions.Builder |
Options for beginning a new transaction.
|
| TransactionOptions.ModeCase |
|
| TransactionOptions.ReadOnly |
Options specific to read-only transactions.
|
| TransactionOptions.ReadOnly.Builder |
Options specific to read-only transactions.
|
| TransactionOptions.ReadOnlyOrBuilder |
|
| TransactionOptions.ReadWrite |
Options specific to read / write transactions.
|
| TransactionOptions.ReadWrite.Builder |
Options specific to read / write transactions.
|
| TransactionOptions.ReadWriteOrBuilder |
|
| TransactionOptionsOrBuilder |
|
| Value<V> |
Base class for all Google Cloud Datastore value types.
|
| 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.
|
| Value.ValueTypeCase |
|
| ValueBuilder<V,P extends Value<V>,B extends ValueBuilder<V,P,B>> |
A common interface for Value builders.
|
| ValueOrBuilder |
|
| ValueType |
The type of a Datastore property.
|