A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entities.
- addAggregation(Aggregation) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregation(AggregationBuilder<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregationResults(int, AggregationResult) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregationResults(int, AggregationResult.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregationResults(AggregationResult) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregationResults(AggregationResult.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregationResultsBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregationResultsBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAggregations(int, AggregationQuery.Aggregation) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAggregations(int, AggregationQuery.Aggregation.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAggregations(Aggregation...) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregations(AggregationBuilder<?>...) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregations(AggregationQuery.Aggregation) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAggregations(AggregationQuery.Aggregation.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAggregationsBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAggregationsBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAllAggregationResults(Iterable<? extends AggregationResult>) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- addAllAggregations(Iterable<? extends AggregationQuery.Aggregation>) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- addAllDeferred(Iterable<? extends Key>) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addAllDistinctOn(Iterable<? extends PropertyReference>) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addAllEntityResults(Iterable<? extends EntityResult>) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addAllFilters(Iterable<? extends Filter>) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addAllFound(Iterable<? extends EntityResult>) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addAllIndexes(Iterable<? extends Index>) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addAllKind(Iterable<? extends KindExpression>) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addAllKinds(Iterable<String>) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- addAllMissing(Iterable<? extends EntityResult>) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addAllMutationResults(Iterable<? extends MutationResult>) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addAllMutations(Iterable<? extends Mutation>) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addAllNamespaceIds(Iterable<String>) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- addAllOrder(Iterable<? extends PropertyOrder>) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addAllPath(Iterable<? extends Key.PathElement>) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addAllPositionalBindings(Iterable<? extends GqlQueryParameter>) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addAllProjection(Iterable<? extends Projection>) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addAllProperties(Iterable<? extends Index.IndexedProperty>) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addAllValues(Iterable<? extends Value>) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addAncestor(PathElement) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds an ancestor for this key.
- addAncestors(PathElement, PathElement...) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addAncestors(Iterable<PathElement>) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addBinding(boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- addBinding(Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addCmdLineOption(String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- addCmdLineOptions(Collection<String>) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- addDeferred(int, Key) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDeferred(int, Key.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDeferred(Key) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDeferred(Key.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDeferredBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDeferredBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- addDistinctOn(int, PropertyReference) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addDistinctOn(int, PropertyReference.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addDistinctOn(PropertyReference) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addDistinctOn(PropertyReference.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more properties to the existing group by clause.
- addDistinctOnBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addDistinctOnBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- addEntityResults(int, EntityResult) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEntityResults(int, EntityResult.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEntityResults(EntityResult) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEntityResults(EntityResult.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEntityResultsBuilder() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEntityResultsBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- addEnvVar(String, String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
-
Adds an environment variable to pass to the emulator.
- addFilters(int, Filter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFilters(int, Filter.Builder) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFilters(Filter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFilters(Filter.Builder) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFiltersBuilder() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFiltersBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- addFound(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addFound(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addFound(EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addFound(EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addFoundBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addFoundBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- addIndexes(int, Index) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addIndexes(int, Index.Builder) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addIndexes(Index) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addIndexes(Index.Builder) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addIndexesBuilder() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addIndexesBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- addKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeys(int, Key) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeys(int, Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKeys(Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeys(Key) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeys(Key) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeys(Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKeys(Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeys(Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeys(Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeys(Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKeysBuilder() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeysBuilder() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeysBuilder() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeysBuilder() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- addKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- addKeysBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- addKeysBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- addKind(int, KindExpression) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKind(int, KindExpression.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKind(KindExpression) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKind(KindExpression.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKindBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKindBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- addKinds(String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- addKindsBytes(ByteString) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- addMissing(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMissing(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMissing(EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMissing(EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMissingBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMissingBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- addMutationResults(int, MutationResult) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutationResults(int, MutationResult.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutationResults(MutationResult) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutationResults(MutationResult.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutationResultsBuilder() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutationResultsBuilder(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- addMutations(int, Mutation) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addMutations(int, Mutation.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addMutations(Mutation) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addMutations(Mutation.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addMutationsBuilder() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addMutationsBuilder(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- addNamespaceIds(String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- addNamespaceIdsBytes(ByteString) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- addOrder(int, PropertyOrder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrder(int, PropertyOrder.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrder(PropertyOrder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrder(PropertyOrder.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrderBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrderBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Adds settings to the existing order by clause.
- addPath(int, Key.PathElement) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPath(int, Key.PathElement.Builder) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPath(Key.PathElement) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPath(Key.PathElement.Builder) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPathBuilder() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPathBuilder(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- addPositionalBindings(int, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addPositionalBindings(int, GqlQueryParameter.Builder) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addPositionalBindings(GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addPositionalBindings(GqlQueryParameter.Builder) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addPositionalBindingsBuilder() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addPositionalBindingsBuilder(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- addProjection(int, Projection) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProjection(int, Projection.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProjection(Projection) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProjection(Projection.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more projections to the existing projection clause.
- addProjectionBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProjectionBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- addProperties(int, Index.IndexedProperty) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addProperties(int, Index.IndexedProperty.Builder) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addProperties(Index.IndexedProperty) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addProperties(Index.IndexedProperty.Builder) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addPropertiesBuilder() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addPropertiesBuilder(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Progress.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ArrayValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Entity.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.EntityResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Filter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.KindExpression.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Mutation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.MutationResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PartitionId.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Projection.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyReference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Query.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReadOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Value.Builder
- addValue(boolean, boolean...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided boolean values to the
ListValue
builder. - addValue(double, double...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided double values to the
ListValue
builder. - addValue(long, long...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided long values to the
ListValue
builder. - addValue(Blob, Blob...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Blob
values to theListValue
builder. - addValue(FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
FullEntity
values to theListValue
builder. - addValue(Key, Key...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Key
values to theListValue
builder. - addValue(LatLng, LatLng...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
LatLng
values to theListValue
builder. - addValue(Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided values to the
ListValue
builder. - addValue(Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Timestamp
values to theListValue
builder. - addValue(String, String...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided string values to the
ListValue
builder. - addValues(int, Value) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addValues(int, Value.Builder) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addValues(Value) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addValues(Value.Builder) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addValuesBuilder() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addValuesBuilder(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation.
- AGGREGATE_PROPERTIES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationResult
- Aggregation - Class in com.google.cloud.datastore.aggregation
-
Represents a Google Cloud Datastore Aggregation which is used with an
AggregationQuery
. - Aggregation(String) - Constructor for class com.google.cloud.datastore.aggregation.Aggregation
- AGGREGATION_QUERY - com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
- AGGREGATION_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- AGGREGATION_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationResultBatch
- aggregationBuilder() - Method in class com.google.cloud.datastore.aggregation.Aggregation
- AggregationBuilder<A extends Aggregation> - Interface in com.google.cloud.datastore.aggregation
-
An interface to represent the builders which build and customize
Aggregation
forAggregationQuery
. - AggregationQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that returns
AggregationResults
, It can be constructed by providing a nested query (StructuredQuery
orGqlQuery
) to run the aggregations on and a set ofAggregation
. - AggregationQuery - Class in com.google.datastore.v1
-
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
- AggregationQuery.Aggregation - Class in com.google.datastore.v1
-
Defines an aggregation that produces a single result.
- AggregationQuery.Aggregation.Avg - Class in com.google.datastore.v1
-
Average of the values of the requested property.
- AggregationQuery.Aggregation.Avg.Builder - Class in com.google.datastore.v1
-
Average of the values of the requested property.
- AggregationQuery.Aggregation.AvgOrBuilder - Interface in com.google.datastore.v1
- AggregationQuery.Aggregation.Builder - Class in com.google.datastore.v1
-
Defines an aggregation that produces a single result.
- AggregationQuery.Aggregation.Count - Class in com.google.datastore.v1
-
Count of entities that match the query.
- AggregationQuery.Aggregation.Count.Builder - Class in com.google.datastore.v1
-
Count of entities that match the query.
- AggregationQuery.Aggregation.CountOrBuilder - Interface in com.google.datastore.v1
- AggregationQuery.Aggregation.OperatorCase - Enum in com.google.datastore.v1
- AggregationQuery.Aggregation.Sum - Class in com.google.datastore.v1
-
Sum of the values of the requested property.
- AggregationQuery.Aggregation.Sum.Builder - Class in com.google.datastore.v1
-
Sum of the values of the requested property.
- AggregationQuery.Aggregation.SumOrBuilder - Interface in com.google.datastore.v1
- AggregationQuery.AggregationOrBuilder - Interface in com.google.datastore.v1
- AggregationQuery.Builder - Class in com.google.cloud.datastore
- AggregationQuery.Builder - Class in com.google.datastore.v1
-
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
- AggregationQuery.Mode - Enum in com.google.cloud.datastore
- AggregationQuery.QueryTypeCase - Enum in com.google.datastore.v1
- AggregationQueryExecutor - Class in com.google.cloud.datastore.execution
- AggregationQueryExecutor(DatastoreRpc, DatastoreOptions) - Constructor for class com.google.cloud.datastore.execution.AggregationQueryExecutor
- AggregationQueryOrBuilder - Interface in com.google.datastore.v1
- AggregationQueryRequestProtoPreparer - Class in com.google.cloud.datastore.execution.request
- AggregationQueryRequestProtoPreparer(DatastoreOptions) - Constructor for class com.google.cloud.datastore.execution.request.AggregationQueryRequestProtoPreparer
- AggregationQueryResponseTransformer - Class in com.google.cloud.datastore.execution.response
- AggregationQueryResponseTransformer() - Constructor for class com.google.cloud.datastore.execution.response.AggregationQueryResponseTransformer
- AggregationResult - Class in com.google.cloud.datastore
-
Represents a result of an
AggregationQuery
query submission. - AggregationResult - Class in com.google.datastore.v1
-
The result of a single bucket from a Datastore aggregation query.
- AggregationResult(Map<String, ? extends Value<?>>) - Constructor for class com.google.cloud.datastore.AggregationResult
- AggregationResult.Builder - Class in com.google.datastore.v1
-
The result of a single bucket from a Datastore aggregation query.
- AggregationResultBatch - Class in com.google.datastore.v1
-
A batch of aggregation results produced by an aggregation query.
- AggregationResultBatch.Builder - Class in com.google.datastore.v1
-
A batch of aggregation results produced by an aggregation query.
- AggregationResultBatchOrBuilder - Interface in com.google.datastore.v1
- AggregationResultOrBuilder - Interface in com.google.datastore.v1
- AggregationResultProto - Class in com.google.datastore.v1
- AggregationResults - Class in com.google.cloud.datastore
-
The result of an
AggregationQuery
query submission. - AggregationResults(List<AggregationResult>, Timestamp) - Constructor for class com.google.cloud.datastore.AggregationResults
- AGGREGATIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery
- ALIAS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation
- ALL_ANCESTORS - com.google.datastore.admin.v1.Index.AncestorMode
-
Include all the entity's ancestors in the index.
- ALL_ANCESTORS_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Include all the entity's ancestors in the index.
- allocateId(IncompleteKey) - Method in interface com.google.cloud.datastore.Datastore
-
Allocate a unique id for the given key.
- allocateId(IncompleteKey...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a list of keys using the allocated ids ordered by the input.
- allocateIds(AllocateIdsRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- allocateIds(AllocateIdsRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends an allocate IDs request.
- allocateIds(AllocateIdsRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- allocateIds(AllocateIdsRequest) - Method in class com.google.datastore.v1.client.Datastore
- AllocateIdsRequest - Class in com.google.datastore.v1
-
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
- AllocateIdsRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
- AllocateIdsRequestOrBuilder - Interface in com.google.datastore.v1
- AllocateIdsResponse - Class in com.google.datastore.v1
-
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
- AllocateIdsResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
- AllocateIdsResponseOrBuilder - Interface in com.google.datastore.v1
- ALLOW_LITERALS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQuery
- allowLiteral() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns whether the query string can contain literals.
- ANCESTOR_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- ANCESTOR_MODE_UNSPECIFIED - com.google.datastore.admin.v1.Index.AncestorMode
-
The ancestor mode is unspecified.
- ANCESTOR_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.AncestorMode
-
The ancestor mode is unspecified.
- and(StructuredQuery.Filter, StructuredQuery.Filter...) - Static method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- AND - com.google.datastore.v1.CompositeFilter.Operator
-
The results are required to satisfy each of the combined filters.
- AND_VALUE - Static variable in enum com.google.datastore.v1.CompositeFilter.Operator
-
The results are required to satisfy each of the combined filters.
- APPLY_WRITES_SYNCHRONOUSLY - com.google.datastore.admin.v1.MigrationStep
-
Writes are applied synchronously to at least one replica.
- APPLY_WRITES_SYNCHRONOUSLY_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Writes are applied synchronously to at least one replica.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- ARRAY_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- ARRAY_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- ArrayValue - Class in com.google.datastore.v1
-
An array value.
- ArrayValue.Builder - Class in com.google.datastore.v1
-
An array value.
- ArrayValueOrBuilder - Interface in com.google.datastore.v1
- as(String) - Method in class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- as(String) - Method in class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- as(String) - Method in class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- asc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- ASCENDING - com.google.datastore.admin.v1.Index.Direction
-
The property's values are indexed so as to support sequencing in ascending order and also query by <, >, <=, >=, and =.
- ASCENDING - com.google.datastore.v1.PropertyOrder.Direction
-
Ascending.
- ASCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
- ASCENDING_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.Direction
-
The property's values are indexed so as to support sequencing in ascending order and also query by <, >, <=, >=, and =.
- ASCENDING_VALUE - Static variable in enum com.google.datastore.v1.PropertyOrder.Direction
-
Ascending.
- asInputStream() - Method in class com.google.cloud.datastore.Blob
-
Returns an
InputStream
for this blob content. - asReadOnlyByteBuffer() - Method in class com.google.cloud.datastore.Blob
-
Returns a read-only
ByteBuffer
for this blob content. - avg(String) - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
AvgAggregation
builder. - AVG - com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- AVG_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation
- AvgAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns average of numerical values. - AvgAggregation(String, String) - Constructor for class com.google.cloud.datastore.aggregation.AvgAggregation
- AvgAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
AvgAggregation
. - awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
B
- BASE_VERSION - com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
- BASE_VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
- BaseDatastoreBatchWriter - Class in com.google.cloud.datastore
-
Base class for DatastoreBatchWriter.
- BaseEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
-
A base class for entities (key and properties).
- BaseEntity.Builder<K extends IncompleteKey,B extends BaseEntity.Builder<K,B>> - Class in com.google.cloud.datastore
- BaseKey - Class in com.google.cloud.datastore
-
Base class for keys.
- BaseKey.Builder<B extends BaseKey.Builder<B>> - Class in com.google.cloud.datastore
-
Base class for key builders.
- Batch - Interface in com.google.cloud.datastore
-
An interface to represent a batch of write operations.
- BATCH_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryResponse
- BATCH_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryResponse
- Batch.Response - Interface in com.google.cloud.datastore
- beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- beginTransaction(BeginTransactionRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a begin transaction request.
- beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- beginTransaction(BeginTransactionRequest) - Method in class com.google.datastore.v1.client.Datastore
- BeginTransactionRequest - Class in com.google.datastore.v1
-
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
- BeginTransactionRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
- BeginTransactionRequestOrBuilder - Interface in com.google.datastore.v1
- BeginTransactionResponse - Class in com.google.datastore.v1
-
The response for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
- BeginTransactionResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
- BeginTransactionResponseOrBuilder - Interface in com.google.datastore.v1
- bindService() - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminImplBase
- bindService(DatastoreAdminGrpc.AsyncService) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- Blob - Class in com.google.cloud.datastore
-
A Google Cloud Datastore Blob.
- BLOB - com.google.cloud.datastore.ValueType
-
Represents a
Blob
value. - BLOB_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- BLOB_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- BlobValue - Class in com.google.cloud.datastore
- BlobValue(Blob) - Constructor for class com.google.cloud.datastore.BlobValue
- BlobValue.Builder - Class in com.google.cloud.datastore
- BOOLEAN - com.google.cloud.datastore.ValueType
-
Represents a
boolean
value. - BOOLEAN_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- BooleanValue - Class in com.google.cloud.datastore
- BooleanValue(boolean) - Constructor for class com.google.cloud.datastore.BooleanValue
- BooleanValue.Builder - Class in com.google.cloud.datastore
- build() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- build() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- build() - Method in interface com.google.cloud.datastore.aggregation.AggregationBuilder
- build() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- build() - Method in class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- build() - Method in class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- build() - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- build() - Method in class com.google.cloud.datastore.BaseEntity.Builder
- build() - Method in class com.google.cloud.datastore.BaseKey.Builder
- build() - Method in class com.google.cloud.datastore.BlobValue.Builder
- build() - Method in class com.google.cloud.datastore.BooleanValue.Builder
- build() - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
- build() - Method in class com.google.cloud.datastore.DoubleValue.Builder
- build() - Method in class com.google.cloud.datastore.Entity.Builder
- build() - Method in class com.google.cloud.datastore.EntityQuery.Builder
- build() - Method in class com.google.cloud.datastore.EntityValue.Builder
- build() - Method in class com.google.cloud.datastore.FullEntity.Builder
- build() - Method in class com.google.cloud.datastore.GqlQuery.Builder
- build() - Method in class com.google.cloud.datastore.IncompleteKey.Builder
- build() - Method in class com.google.cloud.datastore.Key.Builder
- build() - Method in class com.google.cloud.datastore.KeyFactory
- build() - Method in class com.google.cloud.datastore.KeyQuery.Builder
- build() - Method in class com.google.cloud.datastore.KeyValue.Builder
- build() - Method in class com.google.cloud.datastore.LatLngValue.Builder
- build() - Method in class com.google.cloud.datastore.ListValue.Builder
-
Creates a
ListValue
object. - build() - Method in class com.google.cloud.datastore.LongValue.Builder
- build() - Method in class com.google.cloud.datastore.NullValue.Builder
- build() - Method in class com.google.cloud.datastore.ProjectionEntity.Builder
- build() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
- build() - Method in class com.google.cloud.datastore.RawValue.Builder
- build() - Method in class com.google.cloud.datastore.StringValue.Builder
- build() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
- build() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
Creates a
LocalDatastoreHelper
object. - build() - Method in class com.google.cloud.datastore.TimestampValue.Builder
- build() - Static method in class com.google.cloud.datastore.TransactionExceptionHandler
- build() - Static method in class com.google.cloud.datastore.TransactionOperationExceptionHandler
- build() - Method in interface com.google.cloud.datastore.ValueBuilder
- build() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- build() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- build() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- build() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- build() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- build() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- build() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.Index.Builder
- build() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- build() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- build() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- build() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- build() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- build() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- build() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- build() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- build() - Method in class com.google.datastore.admin.v1.Progress.Builder
- build() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- build() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- build() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- build() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- build() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- build() - Method in class com.google.datastore.v1.AggregationResult.Builder
- build() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- build() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- build() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- build() - Method in class com.google.datastore.v1.ArrayValue.Builder
- build() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- build() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- build() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- build() - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
- build() - Method in class com.google.datastore.v1.CommitRequest.Builder
- build() - Method in class com.google.datastore.v1.CommitResponse.Builder
- build() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- build() - Method in class com.google.datastore.v1.Entity.Builder
- build() - Method in class com.google.datastore.v1.EntityResult.Builder
- build() - Method in class com.google.datastore.v1.Filter.Builder
- build() - Method in class com.google.datastore.v1.GqlQuery.Builder
- build() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- build() - Method in class com.google.datastore.v1.Key.Builder
- build() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- build() - Method in class com.google.datastore.v1.KindExpression.Builder
- build() - Method in class com.google.datastore.v1.LookupRequest.Builder
- build() - Method in class com.google.datastore.v1.LookupResponse.Builder
- build() - Method in class com.google.datastore.v1.Mutation.Builder
- build() - Method in class com.google.datastore.v1.MutationResult.Builder
- build() - Method in class com.google.datastore.v1.PartitionId.Builder
- build() - Method in class com.google.datastore.v1.Projection.Builder
- build() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- build() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- build() - Method in class com.google.datastore.v1.PropertyReference.Builder
- build() - Method in class com.google.datastore.v1.Query.Builder
- build() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- build() - Method in class com.google.datastore.v1.ReadOptions.Builder
- build() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- build() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- build() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- build() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- build() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- build() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- build() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- build() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- build() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- build() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- build() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- build() - Method in class com.google.datastore.v1.Value.Builder
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
- Builder() - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder() - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.AggregationQuery.Builder
- Builder() - Constructor for class com.google.cloud.datastore.DoubleValue.Builder
- Builder() - Constructor for class com.google.cloud.datastore.KeyValue.Builder
- Builder() - Constructor for class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- Builder() - Constructor for class com.google.datastore.v1.client.DatastoreOptions.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder(DatastoreAdminSettings) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder(DatastoreAdminStubSettings) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder(DatastoreAdminStubSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder(DatastoreOptions) - Constructor for class com.google.datastore.v1.client.DatastoreOptions.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.Index.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- buildPartial() - Method in class com.google.datastore.admin.v1.Progress.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationResult.Builder
- buildPartial() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- buildPartial() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.ArrayValue.Builder
- buildPartial() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.CommitRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.CommitResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- buildPartial() - Method in class com.google.datastore.v1.Entity.Builder
- buildPartial() - Method in class com.google.datastore.v1.EntityResult.Builder
- buildPartial() - Method in class com.google.datastore.v1.Filter.Builder
- buildPartial() - Method in class com.google.datastore.v1.GqlQuery.Builder
- buildPartial() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- buildPartial() - Method in class com.google.datastore.v1.Key.Builder
- buildPartial() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- buildPartial() - Method in class com.google.datastore.v1.KindExpression.Builder
- buildPartial() - Method in class com.google.datastore.v1.LookupRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.LookupResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.Mutation.Builder
- buildPartial() - Method in class com.google.datastore.v1.MutationResult.Builder
- buildPartial() - Method in class com.google.datastore.v1.PartitionId.Builder
- buildPartial() - Method in class com.google.datastore.v1.Projection.Builder
- buildPartial() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- buildPartial() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- buildPartial() - Method in class com.google.datastore.v1.PropertyReference.Builder
- buildPartial() - Method in class com.google.datastore.v1.Query.Builder
- buildPartial() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- buildPartial() - Method in class com.google.datastore.v1.ReadOptions.Builder
- buildPartial() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- buildPartial() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- buildPartial() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- buildPartial() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- buildPartial() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- buildPartial() - Method in class com.google.datastore.v1.Value.Builder
C
- calculateSerializedSize(BaseEntity<? extends IncompleteKey>) - Static method in class com.google.cloud.datastore.Entity
-
Returns the size in bytes of the protobuf form of the provided entity.
- CANCELLED - com.google.datastore.admin.v1.CommonMetadata.State
-
Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation.
- CANCELLED_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation.
- CANCELLING - com.google.datastore.admin.v1.CommonMetadata.State
-
Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.
- CANCELLING_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.
- clear() - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Clears all the properties.
- clear() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- clear() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- clear() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- clear() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- clear() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- clear() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- clear() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.Index.Builder
- clear() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- clear() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- clear() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- clear() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- clear() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- clear() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- clear() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- clear() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- clear() - Method in class com.google.datastore.admin.v1.Progress.Builder
- clear() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- clear() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- clear() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- clear() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- clear() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- clear() - Method in class com.google.datastore.v1.AggregationResult.Builder
- clear() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- clear() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- clear() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- clear() - Method in class com.google.datastore.v1.ArrayValue.Builder
- clear() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- clear() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- clear() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
Clears all data in the emulator.
- clear() - Method in class com.google.datastore.v1.CommitRequest.Builder
- clear() - Method in class com.google.datastore.v1.CommitResponse.Builder
- clear() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- clear() - Method in class com.google.datastore.v1.Entity.Builder
- clear() - Method in class com.google.datastore.v1.EntityResult.Builder
- clear() - Method in class com.google.datastore.v1.Filter.Builder
- clear() - Method in class com.google.datastore.v1.GqlQuery.Builder
- clear() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- clear() - Method in class com.google.datastore.v1.Key.Builder
- clear() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- clear() - Method in class com.google.datastore.v1.KindExpression.Builder
- clear() - Method in class com.google.datastore.v1.LookupRequest.Builder
- clear() - Method in class com.google.datastore.v1.LookupResponse.Builder
- clear() - Method in class com.google.datastore.v1.Mutation.Builder
- clear() - Method in class com.google.datastore.v1.MutationResult.Builder
- clear() - Method in class com.google.datastore.v1.PartitionId.Builder
- clear() - Method in class com.google.datastore.v1.Projection.Builder
- clear() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- clear() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- clear() - Method in class com.google.datastore.v1.PropertyReference.Builder
- clear() - Method in class com.google.datastore.v1.Query.Builder
- clear() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- clear() - Method in class com.google.datastore.v1.ReadOptions.Builder
- clear() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- clear() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- clear() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- clear() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- clear() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- clear() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- clear() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- clear() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- clear() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- clear() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- clear() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- clear() - Method in class com.google.datastore.v1.Value.Builder
- clearAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult.Builder
- clearAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- clearAggregationResults() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- clearAggregations() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- clearAlias() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- clearAllowLiterals() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
When false, the query string must not contain any literals and instead must bind all values.
- clearAncestor() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- clearArrayValue() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- clearAvg() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- clearBaseVersion() - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied to.
- clearBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- clearBatch() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- clearBindings() - Method in class com.google.cloud.datastore.GqlQuery.Builder
- clearBlobValue() - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- clearBooleanValue() - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- clearCommitTime() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- clearCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- clearCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- clearCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- clearCompositeFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- clearConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- clearConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- clearConflictDetected() - Method in class com.google.datastore.v1.MutationResult.Builder
-
Whether a conflict was detected for this mutation.
- clearConflictDetectionStrategy() - Method in class com.google.datastore.v1.Mutation.Builder
- clearConsistencyType() - Method in class com.google.datastore.v1.ReadOptions.Builder
- clearCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- clearCreateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- clearCreateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- clearCursor() - Method in class com.google.datastore.v1.EntityResult.Builder
-
A cursor that points to the position after the result entity.
- clearCursor() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- clearDatabaseId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities belong.
- clearDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- clearDatabaseId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- clearDeferred() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- clearDelete() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- clearDirection() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- clearDirection() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- clearDistinctOn() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Clears the group by clause.
- clearDistinctOn() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- clearDoubleValue() - Method in class com.google.datastore.v1.Value.Builder
-
A double value.
- clearEndCursor() - Method in class com.google.datastore.v1.Query.Builder
-
An ending point for the query results.
- clearEndCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last result in the batch.
- clearEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- clearEntity() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- clearEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- clearEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- clearEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- clearEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- clearEntityResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- clearEntityResultType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- clearEntityValue() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- clearExcludeFromIndexes() - Method in class com.google.datastore.v1.Value.Builder
-
If the value should be excluded from all indexes including those defined explicitly.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.Index.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.admin.v1.Progress.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.ArrayValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.CommitRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.CommitResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Entity.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.EntityResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Filter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.GqlQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Key.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.KindExpression.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.LookupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.LookupResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Mutation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.MutationResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.PartitionId.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Projection.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.PropertyReference.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Query.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.ReadOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.datastore.v1.Value.Builder
- clearFilter() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- clearFilter() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- clearFilters() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- clearFilterType() - Method in class com.google.datastore.v1.Filter.Builder
- clearFound() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- clearGeoPointValue() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- clearGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- clearGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- clearId() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- clearIdType() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- clearIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- clearIndexes() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- clearIndexId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- clearIndexId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- clearIndexId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- clearIndexId() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- clearIndexUpdates() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The number of index entries updated during the commit, or zero if none were updated.
- clearInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- clearInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- clearInsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- clearIntegerValue() - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- clearKey() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- clearKey() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- clearKeys() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- clearKeys() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- clearKeys() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- clearKeys() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- clearKeyValue() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- clearKind() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- clearKind() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- clearKind() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- clearKinds() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- clearLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- clearLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- clearLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- clearLimit() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- clearMeaning() - Method in class com.google.datastore.v1.Value.Builder
-
The `meaning` field should only be populated for backwards compatibility.
- clearMigrationState() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- clearMigrationStep() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- clearMissing() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- clearMode() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- clearMode() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- clearMoreResults() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- clearMoreResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- clearMutationResults() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- clearMutations() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- clearName() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- clearName() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- clearName() - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- clearName() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
A reference to a property.
- clearNamedBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
- clearNamespaceId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- clearNamespaceIds() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- clearNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- clearNewTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- clearNextPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- clearNullValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- clearOffset() - Method in class com.google.datastore.v1.Query.Builder
-
The number of results to skip.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.Index.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.admin.v1.Progress.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.ArrayValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.CommitRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.CommitResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Entity.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.EntityResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Filter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.GqlQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Key.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.KindExpression.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.LookupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.LookupResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Mutation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.MutationResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.PartitionId.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Projection.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.PropertyReference.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Query.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.ReadOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.datastore.v1.Value.Builder
- clearOp() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- clearOp() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- clearOperation() - Method in class com.google.datastore.v1.Mutation.Builder
- clearOperationType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- clearOperator() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- clearOrder() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- clearOrderBy() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Clears any previously specified order by settings.
- clearOutputUrl() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- clearOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- clearOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- clearPageSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The maximum number of items to return.
- clearPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- clearParameterType() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- clearPartitionId() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- clearPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- clearPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- clearPath() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- clearPositionalBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- clearPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- clearPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
The transaction identifier of the transaction being retried.
- clearProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- clearProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- clearProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- clearProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- clearProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- clearProjectId() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- clearProjectId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- clearProjectId() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- clearProjectId() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- clearProjectId() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- clearProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- clearProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- clearProjection() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Clears the projection clause.
- clearProjection() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- clearProperties() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- clearProperties() - Method in class com.google.datastore.v1.Entity.Builder
- clearProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- clearProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- clearProperty() - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- clearProperty() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- clearProperty() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- clearPropertyFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- clearQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- clearQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- clearQuery() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- clearQueryString() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- clearQueryType() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- clearQueryType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- clearQueryType() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- clearReadConsistency() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- clearReadOnly() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- clearReadOptions() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- clearReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- clearReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- clearReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- clearReadTime() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- clearReadTime() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- clearReadTime() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- clearReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- clearReadWrite() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- clearRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- clearSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- clearSkippedCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last skipped result.
- clearSkippedResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The number of results skipped, typically because of an offset.
- clearSnapshotVersion() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The version number of the snapshot this batch was returned from.
- clearStartCursor() - Method in class com.google.datastore.v1.Query.Builder
-
A starting point for the query results.
- clearStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- clearState() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- clearState() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- clearState() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- clearStep() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- clearStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- clearStringValue() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- clearSum() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- clearTimestampValue() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- clearTransaction() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
The transaction identifier (always present).
- clearTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- clearTransaction() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The identifier of the transaction that was started as part of this Lookup request.
- clearTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- clearTransaction() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- clearTransaction() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunAggregationQuery request.
- clearTransaction() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunQuery request.
- clearTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- clearTransactionSelector() - Method in class com.google.datastore.v1.CommitRequest.Builder
- clearUpdate() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- clearUpdateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- clearUpdateTime() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- clearUpdateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- clearUpsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- clearUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- clearValue() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- clearValue() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- clearValues() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- clearValueType() - Method in class com.google.datastore.v1.Value.Builder
- clearVersion() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The version of the entity, a strictly positive number that monotonically increases with changes to the entity.
- clearVersion() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The version of the entity on the server after processing the mutation.
- clearWorkCompleted() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
The amount of work that has been completed.
- clearWorkEstimated() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
An estimate of how much work needs to be performed.
- clone() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- clone() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- clone() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- clone() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- clone() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- clone() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- clone() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.Index.Builder
- clone() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- clone() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- clone() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- clone() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- clone() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- clone() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- clone() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- clone() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- clone() - Method in class com.google.datastore.admin.v1.Progress.Builder
- clone() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- clone() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- clone() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- clone() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- clone() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- clone() - Method in class com.google.datastore.v1.AggregationResult.Builder
- clone() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- clone() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- clone() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- clone() - Method in class com.google.datastore.v1.ArrayValue.Builder
- clone() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- clone() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- clone() - Method in class com.google.datastore.v1.CommitRequest.Builder
- clone() - Method in class com.google.datastore.v1.CommitResponse.Builder
- clone() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- clone() - Method in class com.google.datastore.v1.Entity.Builder
- clone() - Method in class com.google.datastore.v1.EntityResult.Builder
- clone() - Method in class com.google.datastore.v1.Filter.Builder
- clone() - Method in class com.google.datastore.v1.GqlQuery.Builder
- clone() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- clone() - Method in class com.google.datastore.v1.Key.Builder
- clone() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- clone() - Method in class com.google.datastore.v1.KindExpression.Builder
- clone() - Method in class com.google.datastore.v1.LookupRequest.Builder
- clone() - Method in class com.google.datastore.v1.LookupResponse.Builder
- clone() - Method in class com.google.datastore.v1.Mutation.Builder
- clone() - Method in class com.google.datastore.v1.MutationResult.Builder
- clone() - Method in class com.google.datastore.v1.PartitionId.Builder
- clone() - Method in class com.google.datastore.v1.Projection.Builder
- clone() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- clone() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- clone() - Method in class com.google.datastore.v1.PropertyReference.Builder
- clone() - Method in class com.google.datastore.v1.Query.Builder
- clone() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- clone() - Method in class com.google.datastore.v1.ReadOptions.Builder
- clone() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- clone() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- clone() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- clone() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- clone() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- clone() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- clone() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- clone() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- clone() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- clone() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- clone() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- clone() - Method in class com.google.datastore.v1.Value.Builder
- close() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- com.google.cloud.datastore - package com.google.cloud.datastore
-
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
- com.google.cloud.datastore.admin.v1 - package com.google.cloud.datastore.admin.v1
-
A client to Cloud Datastore API
- com.google.cloud.datastore.admin.v1.stub - package com.google.cloud.datastore.admin.v1.stub
- com.google.cloud.datastore.aggregation - package com.google.cloud.datastore.aggregation
- com.google.cloud.datastore.execution - package com.google.cloud.datastore.execution
- com.google.cloud.datastore.execution.request - package com.google.cloud.datastore.execution.request
- com.google.cloud.datastore.execution.response - package com.google.cloud.datastore.execution.response
- com.google.cloud.datastore.spi - package com.google.cloud.datastore.spi
- com.google.cloud.datastore.spi.v1 - package com.google.cloud.datastore.spi.v1
- com.google.cloud.datastore.testing - package com.google.cloud.datastore.testing
-
A testing helper for Google Cloud Datastore.
- com.google.datastore.admin.v1 - package com.google.datastore.admin.v1
- com.google.datastore.v1 - package com.google.datastore.v1
- com.google.datastore.v1.client - package com.google.datastore.v1.client
- com.google.datastore.v1.client.testing - package com.google.datastore.v1.client.testing
- commit() - Method in interface com.google.cloud.datastore.Transaction
-
Commit the transaction.
- commit(CommitRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- commit(CommitRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a commit request.
- commit(CommitRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- commit(CommitRequest) - Method in class com.google.datastore.v1.client.Datastore
- COMMIT_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitResponse
- CommitRequest - Class in com.google.datastore.v1
-
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
- CommitRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
- CommitRequest.Mode - Enum in com.google.datastore.v1
-
The modes available for commits.
- CommitRequest.TransactionSelectorCase - Enum in com.google.datastore.v1
- CommitRequestOrBuilder - Interface in com.google.datastore.v1
- CommitResponse - Class in com.google.datastore.v1
-
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
- CommitResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].
- CommitResponseOrBuilder - Interface in com.google.datastore.v1
- COMMON_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- COMMON_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- COMMON_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.IndexOperationMetadata
- CommonMetadata - Class in com.google.datastore.admin.v1
-
Metadata common to all Datastore Admin operations.
- CommonMetadata.Builder - Class in com.google.datastore.admin.v1
-
Metadata common to all Datastore Admin operations.
- CommonMetadata.State - Enum in com.google.datastore.admin.v1
-
The various possible states for an ongoing Operation.
- CommonMetadataOrBuilder - Interface in com.google.datastore.admin.v1
- COMPLETE - com.google.datastore.admin.v1.MigrationState
-
The migration is complete.
- COMPLETE_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationState
-
The migration is complete.
- COMPOSITE_FILTER - com.google.datastore.v1.Filter.FilterTypeCase
- COMPOSITE_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Filter
- CompositeFilter - Class in com.google.datastore.v1
-
A filter that merges multiple other filters using the given operator.
- CompositeFilter.Builder - Class in com.google.datastore.v1
-
A filter that merges multiple other filters using the given operator.
- CompositeFilter.Operator - Enum in com.google.datastore.v1
-
A composite filter operator.
- CompositeFilterOrBuilder - Interface in com.google.datastore.v1
- CONCURRENCY_MODE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- CONCURRENCY_MODE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- CONCURRENCY_MODE_UNSPECIFIED - com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Unspecified.
- CONCURRENCY_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Unspecified.
- CONFLICT_DETECTED_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
- CONFLICTDETECTIONSTRATEGY_NOT_SET - com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
- CONSISTENCYTYPE_NOT_SET - com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- contains(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns
true
if the entity contains a property with the givenname
. - containsAggregateProperties(String) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- containsAggregateProperties(String) - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- containsAggregateProperties(String) - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was created.
- containsLabels(String) - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was created.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- containsLabels(String) - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- containsLabels(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- containsLabels(String) - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- containsNamedBindings(String) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- containsNamedBindings(String) - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- containsNamedBindings(String) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- containsProperties(String) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- containsProperties(String) - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- containsProperties(String) - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- COPY_AND_VERIFY - com.google.datastore.admin.v1.MigrationStep
-
Data is copied to Cloud Firestore and then verified to match the data in Cloud Datastore.
- COPY_AND_VERIFY_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Data is copied to Cloud Firestore and then verified to match the data in Cloud Datastore.
- copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Blob
- copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Cursor
- copyFrom(InputStream) - Static method in class com.google.cloud.datastore.Blob
- copyFrom(ByteBuffer) - Static method in class com.google.cloud.datastore.Blob
- copyTo(byte[]) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a buffer.
- copyTo(ByteBuffer) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a ByteBuffer.
- count() - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
CountAggregation
builder. - COUNT - com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- COUNT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation
- CountAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns count. - CountAggregation(String) - Constructor for class com.google.cloud.datastore.aggregation.CountAggregation
- CountAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
CountAggregation
. - create() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient with default settings.
- create() - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with a placeholder project ID and the default consistency setting of 0.9.
- create() - Static method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
Creates a
RemoteStorageHelper
object. - create(double) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with the specified settings for project ID and consistency.
- create(double, int) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with the specified settings for project ID and consistency.
- create(int) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with a placeholder project ID and the default consistency setting of 0.9.
- create(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- create(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- create(DatastoreAdminSettings) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given settings.
- create(DatastoreAdminStub) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given stub for making calls.
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
- create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
- create(DatastoreOptions) - Method in class com.google.datastore.v1.client.DatastoreEmulatorFactory
- create(DatastoreOptions) - Method in class com.google.datastore.v1.client.DatastoreFactory
-
Provides access to a datastore using the provided options.
- create(DatastoreOptions, DatastoreEmulatorOptions) - Method in class com.google.datastore.v1.client.DatastoreEmulatorFactory
- create(String) - Static method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
Creates a
RemoteStorageHelper
object. - create(Q) - Static method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
- create(Q, List<ReadOption>) - Static method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
- CREATE_INDEX - com.google.datastore.admin.v1.OperationType
-
CreateIndex.
- CREATE_INDEX_VALUE - Static variable in enum com.google.datastore.admin.v1.OperationType
-
CreateIndex.
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
- createAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ApiFuture<ListIndexesResponse>) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPagedResponse
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createCollection(List<DatastoreAdminClient.ListIndexesPage>, int) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesFixedSizeCollection
- createIndex(CreateIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Creates the specified index.
- createIndex(CreateIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Creates the specified index.
- createIndex(CreateIndexRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Creates the specified index.
- createIndex(CreateIndexRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Creates the specified index.
- createIndexAsync(CreateIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to createIndex.
- CreateIndexRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.CreateIndex][google.datastore.admin.v1.DatastoreAdmin.CreateIndex].
- CreateIndexRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.CreateIndex][google.datastore.admin.v1.DatastoreAdmin.CreateIndex].
- CreateIndexRequestOrBuilder - Interface in com.google.datastore.admin.v1
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to createIndex.
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- createPage(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ListIndexesResponse) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPage
- createPageAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ApiFuture<ListIndexesResponse>) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPage
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- createStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- CREATING - com.google.datastore.admin.v1.Index.State
-
The index is being created, and cannot be used by queries.
- CREATING_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The index is being created, and cannot be used by queries.
- credential(Credential) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the Google APIs
Credential
used to access Cloud Datastore. - Cursor - Class in com.google.cloud.datastore
-
A Google Cloud Datastore cursor.
- CURSOR - com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
- CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
- CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQueryParameter
D
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AllocateIdsRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.BeginTransactionRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PartitionId
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReserveIdsRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RollbackRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- databaseId(String) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the database ID used to access Cloud Datastore.
- Datastore - Class in com.google.datastore.v1.client
-
Provides access to Cloud Datastore.
- Datastore - Interface in com.google.cloud.datastore
-
An interface for Google Cloud Datastore.
- Datastore.TransactionCallable<T> - Interface in com.google.cloud.datastore
-
A callback for running with a transactional
DatastoreReaderWriter
. - DatastoreAdminClient - Class in com.google.cloud.datastore.admin.v1
-
Service Description: Google Cloud Datastore Admin API
- DatastoreAdminClient(DatastoreAdminSettings) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given settings.
- DatastoreAdminClient(DatastoreAdminStub) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- DatastoreAdminClient.ListIndexesFixedSizeCollection - Class in com.google.cloud.datastore.admin.v1
- DatastoreAdminClient.ListIndexesPage - Class in com.google.cloud.datastore.admin.v1
- DatastoreAdminClient.ListIndexesPagedResponse - Class in com.google.cloud.datastore.admin.v1
- DatastoreAdminGrpc - Class in com.google.datastore.admin.v1
-
Google Cloud Datastore Admin API The Datastore Admin API provides several admin services for Cloud Datastore.
- DatastoreAdminGrpc.AsyncService - Interface in com.google.datastore.admin.v1
-
Google Cloud Datastore Admin API The Datastore Admin API provides several admin services for Cloud Datastore.
- DatastoreAdminGrpc.DatastoreAdminBlockingStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do synchronous rpc calls to service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminFutureStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminImplBase - Class in com.google.datastore.admin.v1
-
Base class for the server implementation of the service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do asynchronous rpc calls to service DatastoreAdmin.
- DatastoreAdminImplBase() - Constructor for class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminImplBase
- DatastoreAdminProto - Class in com.google.datastore.admin.v1
- DatastoreAdminSettings - Class in com.google.cloud.datastore.admin.v1
-
Settings class to configure an instance of
DatastoreAdminClient
. - DatastoreAdminSettings(DatastoreAdminSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
- DatastoreAdminSettings.Builder - Class in com.google.cloud.datastore.admin.v1
-
Builder for DatastoreAdminSettings.
- DatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
Base stub class for the DatastoreAdmin service API.
- DatastoreAdminStub() - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- DatastoreAdminStubSettings - Class in com.google.cloud.datastore.admin.v1.stub
-
Settings class to configure an instance of
DatastoreAdminStub
. - DatastoreAdminStubSettings(DatastoreAdminStubSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- DatastoreAdminStubSettings.Builder - Class in com.google.cloud.datastore.admin.v1.stub
-
Builder for DatastoreAdminStubSettings.
- DatastoreBatchWriter - Interface in com.google.cloud.datastore
-
An interface to represent a batch of write operations.
- DatastoreEmulator - Class in com.google.datastore.v1.client
-
An extension to
Datastore
that provides lifecycle management for a datastore emulator. - DatastoreEmulatorException - Exception in com.google.datastore.v1.client
-
An exception related to the
DatastoreEmulator
. - DatastoreEmulatorException(String) - Constructor for exception com.google.datastore.v1.client.DatastoreEmulatorException
- DatastoreEmulatorException(String, Throwable) - Constructor for exception com.google.datastore.v1.client.DatastoreEmulatorException
- DatastoreEmulatorFactory - Class in com.google.datastore.v1.client
-
Factory for
DatastoreEmulator
. - DatastoreEmulatorOptions - Class in com.google.datastore.v1.client
-
An immutable object containing settings for a
DatastoreEmulator
. - DatastoreEmulatorOptions.Builder - Class in com.google.datastore.v1.client
-
Builder for
DatastoreEmulatorOptions
. - DatastoreException - Exception in com.google.cloud.datastore
-
Datastore service exception.
- DatastoreException - Exception in com.google.datastore.v1.client
-
Indicates an error in a
Datastore
call. - DatastoreException(int, String, String) - Constructor for exception com.google.cloud.datastore.DatastoreException
- DatastoreException(int, String, String, boolean, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
- DatastoreException(int, String, String, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
- DatastoreException(IOException) - Constructor for exception com.google.cloud.datastore.DatastoreException
- DatastoreException(String, Code, String, Throwable) - Constructor for exception com.google.datastore.v1.client.DatastoreException
- DatastoreFactory - Class in com.google.datastore.v1.client
-
Client factory for
Datastore
. - DatastoreFactory - Interface in com.google.cloud.datastore
-
An interface for Datastore factories.
- DatastoreFactory() - Constructor for class com.google.datastore.v1.client.DatastoreFactory
- DatastoreFirestoreMigrationMetadata - Class in com.google.datastore.admin.v1
-
Metadata for Datastore to Firestore migration operations.
- DatastoreFirestoreMigrationMetadata.Builder - Class in com.google.datastore.admin.v1
-
Metadata for Datastore to Firestore migration operations.
- DatastoreFirestoreMigrationMetadataOrBuilder - Interface in com.google.datastore.admin.v1
- DatastoreHelper - Class in com.google.datastore.v1.client
-
Helper methods for
Datastore
. - DatastoreOptions - Class in com.google.cloud.datastore
- DatastoreOptions - Class in com.google.datastore.v1.client
-
An immutable object containing settings for the datastore.
- DatastoreOptions.Builder - Class in com.google.cloud.datastore
- DatastoreOptions.Builder - Class in com.google.datastore.v1.client
-
Builder for
DatastoreOptions
. - DatastoreOptions.DefaultDatastoreFactory - Class in com.google.cloud.datastore
- DatastoreOptions.DefaultDatastoreRpcFactory - Class in com.google.cloud.datastore
- DatastoreProto - Class in com.google.datastore.v1
- DatastoreReader - Interface in com.google.cloud.datastore
-
An interface to represent Google Cloud Datastore read operations.
- DatastoreReaderWriter - Interface in com.google.cloud.datastore
-
An interface that combines both Google Cloud Datastore read and write operations.
- DatastoreRpc - Interface in com.google.cloud.datastore.spi.v1
-
Provides access to the remote Datastore service.
- DatastoreRpcFactory - Interface in com.google.cloud.datastore.spi
-
An interface for Datastore RPC factory.
- DatastoreWriter - Interface in com.google.cloud.datastore
-
An interface to represent Google Cloud Datastore write operations.
- deactivate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- DEFAULT_HOST - Static variable in class com.google.datastore.v1.client.DatastoreFactory
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default credentials for this service.
- DefaultDatastoreFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
- DefaultDatastoreRpcFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
- DEFERRED_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
- delete(Key...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- delete(Key...) - Method in interface com.google.cloud.datastore.Datastore
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
A datastore delete operation.
- DELETE - com.google.datastore.v1.Mutation.OperationCase
- DELETE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
- DELETE_INDEX - com.google.datastore.admin.v1.OperationType
-
DeleteIndex.
- DELETE_INDEX_VALUE - Static variable in enum com.google.datastore.admin.v1.OperationType
-
DeleteIndex.
- deleteIndex(DeleteIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Deletes an existing index.
- deleteIndexAsync(DeleteIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to deleteIndex.
- DeleteIndexRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.DeleteIndex].
- DeleteIndexRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.DeleteIndex].
- DeleteIndexRequestOrBuilder - Interface in com.google.datastore.admin.v1
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteNamespace() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
Deletes all entities in the namespace associated with this
RemoteDatastoreHelper
. - DELETING - com.google.datastore.admin.v1.Index.State
-
The index is being deleted, and cannot be used by queries.
- DELETING_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The index is being deleted, and cannot be used by queries.
- desc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- DESCENDING - com.google.datastore.admin.v1.Index.Direction
-
The property's values are indexed so as to support sequencing in descending order and also query by <, >, <=, >=, and =.
- DESCENDING - com.google.datastore.v1.PropertyOrder.Direction
-
Descending.
- DESCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
- DESCENDING_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.Direction
-
The property's values are indexed so as to support sequencing in descending order and also query by <, >, <=, >=, and =.
- DESCENDING_VALUE - Static variable in enum com.google.datastore.v1.PropertyOrder.Direction
-
Descending.
- DIRECTION_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index.IndexedProperty
- DIRECTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyOrder
- DIRECTION_UNSPECIFIED - com.google.datastore.admin.v1.Index.Direction
-
The direction is unspecified.
- DIRECTION_UNSPECIFIED - com.google.datastore.v1.PropertyOrder.Direction
-
Unspecified.
- DIRECTION_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.Direction
-
The direction is unspecified.
- DIRECTION_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.PropertyOrder.Direction
-
Unspecified.
- DISTINCT_ON_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- DOUBLE - com.google.cloud.datastore.ValueType
-
Represents a
double
value. - DOUBLE_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- DoubleValue - Class in com.google.cloud.datastore
- DoubleValue(double) - Constructor for class com.google.cloud.datastore.DoubleValue
- DoubleValue.Builder - Class in com.google.cloud.datastore
E
- END_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- END_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- END_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
- Entity - Class in com.google.cloud.datastore
-
An entity is the Google Cloud Datastore persistent data object for a specific key.
- Entity - Class in com.google.datastore.v1
-
A Datastore data object.
- ENTITY - com.google.cloud.datastore.ValueType
-
Represents an entity value.
- ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
- ENTITY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
- ENTITY_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- ENTITY_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesRequest
- ENTITY_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- ENTITY_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesRequest
- ENTITY_RESULT_TYPE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- ENTITY_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- ENTITY_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- ENTITY_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- Entity.Builder - Class in com.google.cloud.datastore
- Entity.Builder - Class in com.google.datastore.v1
-
A Datastore data object.
- EntityFilter - Class in com.google.datastore.admin.v1
-
Identifies a subset of entities in a project.
- EntityFilter.Builder - Class in com.google.datastore.admin.v1
-
Identifies a subset of entities in a project.
- EntityFilterOrBuilder - Interface in com.google.datastore.admin.v1
- EntityOrBuilder - Interface in com.google.datastore.v1
- EntityProto - Class in com.google.datastore.v1
- EntityQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore entity query that can be constructed by providing all the specific query elements.
- EntityQuery.Builder - Class in com.google.cloud.datastore
-
A
EntityQuery
builder for queries that returnEntity
results. - EntityResult - Class in com.google.datastore.v1
-
The result of fetching an entity from Datastore.
- EntityResult.Builder - Class in com.google.datastore.v1
-
The result of fetching an entity from Datastore.
- EntityResult.ResultType - Enum in com.google.datastore.v1
-
Specifies what data the 'entity' field contains.
- EntityResultOrBuilder - Interface in com.google.datastore.v1
- EntityValue - Class in com.google.cloud.datastore
- EntityValue(FullEntity<?>) - Constructor for class com.google.cloud.datastore.EntityValue
- EntityValue.Builder - Class in com.google.cloud.datastore
- eq(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- EQUAL - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is equal to the given `value`.
- EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is equal to the given `value`.
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- equals(Object) - Method in class com.google.cloud.datastore.AggregationResult
- equals(Object) - Method in class com.google.cloud.datastore.AggregationResults
- equals(Object) - Method in class com.google.cloud.datastore.BaseEntity
- equals(Object) - Method in class com.google.cloud.datastore.BaseKey
- equals(Object) - Method in class com.google.cloud.datastore.Blob
- equals(Object) - Method in class com.google.cloud.datastore.Cursor
- equals(Object) - Method in class com.google.cloud.datastore.DatastoreOptions
- equals(Object) - Method in class com.google.cloud.datastore.GqlQuery
- equals(Object) - Method in class com.google.cloud.datastore.LatLng
- equals(Object) - Method in class com.google.cloud.datastore.PathElement
- equals(Object) - Method in class com.google.cloud.datastore.Query.ResultType
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- equals(Object) - Method in class com.google.cloud.datastore.Value
- equals(Object) - Method in class com.google.datastore.admin.v1.CommonMetadata
- equals(Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- equals(Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.EntityFilter
- equals(Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- equals(Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- equals(Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- equals(Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.Index
- equals(Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- equals(Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- equals(Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- equals(Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- equals(Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- equals(Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- equals(Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- equals(Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- equals(Object) - Method in class com.google.datastore.admin.v1.Progress
- equals(Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- equals(Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- equals(Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- equals(Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- equals(Object) - Method in class com.google.datastore.v1.AggregationQuery
- equals(Object) - Method in class com.google.datastore.v1.AggregationResult
- equals(Object) - Method in class com.google.datastore.v1.AggregationResultBatch
- equals(Object) - Method in class com.google.datastore.v1.AllocateIdsRequest
- equals(Object) - Method in class com.google.datastore.v1.AllocateIdsResponse
- equals(Object) - Method in class com.google.datastore.v1.ArrayValue
- equals(Object) - Method in class com.google.datastore.v1.BeginTransactionRequest
- equals(Object) - Method in class com.google.datastore.v1.BeginTransactionResponse
- equals(Object) - Method in class com.google.datastore.v1.CommitRequest
- equals(Object) - Method in class com.google.datastore.v1.CommitResponse
- equals(Object) - Method in class com.google.datastore.v1.CompositeFilter
- equals(Object) - Method in class com.google.datastore.v1.Entity
- equals(Object) - Method in class com.google.datastore.v1.EntityResult
- equals(Object) - Method in class com.google.datastore.v1.Filter
- equals(Object) - Method in class com.google.datastore.v1.GqlQuery
- equals(Object) - Method in class com.google.datastore.v1.GqlQueryParameter
- equals(Object) - Method in class com.google.datastore.v1.Key
- equals(Object) - Method in class com.google.datastore.v1.Key.PathElement
- equals(Object) - Method in class com.google.datastore.v1.KindExpression
- equals(Object) - Method in class com.google.datastore.v1.LookupRequest
- equals(Object) - Method in class com.google.datastore.v1.LookupResponse
- equals(Object) - Method in class com.google.datastore.v1.Mutation
- equals(Object) - Method in class com.google.datastore.v1.MutationResult
- equals(Object) - Method in class com.google.datastore.v1.PartitionId
- equals(Object) - Method in class com.google.datastore.v1.Projection
- equals(Object) - Method in class com.google.datastore.v1.PropertyFilter
- equals(Object) - Method in class com.google.datastore.v1.PropertyOrder
- equals(Object) - Method in class com.google.datastore.v1.PropertyReference
- equals(Object) - Method in class com.google.datastore.v1.Query
- equals(Object) - Method in class com.google.datastore.v1.QueryResultBatch
- equals(Object) - Method in class com.google.datastore.v1.ReadOptions
- equals(Object) - Method in class com.google.datastore.v1.ReserveIdsRequest
- equals(Object) - Method in class com.google.datastore.v1.ReserveIdsResponse
- equals(Object) - Method in class com.google.datastore.v1.RollbackRequest
- equals(Object) - Method in class com.google.datastore.v1.RollbackResponse
- equals(Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- equals(Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- equals(Object) - Method in class com.google.datastore.v1.RunQueryRequest
- equals(Object) - Method in class com.google.datastore.v1.RunQueryResponse
- equals(Object) - Method in class com.google.datastore.v1.TransactionOptions
- equals(Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- equals(Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- equals(Object) - Method in class com.google.datastore.v1.Value
- ERROR - com.google.datastore.admin.v1.Index.State
-
The index was being created or deleted, but something went wrong.
- ERROR_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The index was being created or deleted, but something went wrong.
- EVENTUAL - com.google.datastore.v1.ReadOptions.ReadConsistency
-
Eventual consistency.
- EVENTUAL_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Eventual consistency.
- eventualConsistency() - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies eventual consistency, allowing Datastore to return stale results from gets, fetches, and ancestor queries. - EXCLUDE_FROM_INDEXES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- excludeFromIndexes() - Method in class com.google.cloud.datastore.Value
-
Returns whether this value should be excluded from indexes.
- execute(AggregationQuery, ReadOption...) - Method in class com.google.cloud.datastore.execution.AggregationQueryExecutor
- execute(INPUT, ReadOption...) - Method in interface com.google.cloud.datastore.execution.QueryExecutor
- EXPORT_ENTITIES - com.google.datastore.admin.v1.OperationType
-
ExportEntities.
- EXPORT_ENTITIES_VALUE - Static variable in enum com.google.datastore.admin.v1.OperationType
-
ExportEntities.
- exportEntities(ExportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntitiesAsync(ExportEntitiesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntitiesAsync(String, Map<String, String>, EntityFilter, String) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- ExportEntitiesMetadata - Class in com.google.datastore.admin.v1
-
Metadata for ExportEntities operations.
- ExportEntitiesMetadata.Builder - Class in com.google.datastore.admin.v1
-
Metadata for ExportEntities operations.
- ExportEntitiesMetadataOrBuilder - Interface in com.google.datastore.admin.v1
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to exportEntities.
- ExportEntitiesRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
- ExportEntitiesRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
- ExportEntitiesRequestOrBuilder - Interface in com.google.datastore.admin.v1
- ExportEntitiesResponse - Class in com.google.datastore.admin.v1
-
The response for [google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
- ExportEntitiesResponse.Builder - Class in com.google.datastore.admin.v1
-
The response for [google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
- ExportEntitiesResponseOrBuilder - Interface in com.google.datastore.admin.v1
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to exportEntities.
F
- FAILED - com.google.datastore.admin.v1.CommonMetadata.State
-
Request has finished being processed, but encountered an error.
- FAILED_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request has finished being processed, but encountered an error.
- fetch(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns a list with a value for each given key (ordered by input).
- fetch(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
Returns a list with a value for each given key (ordered by input).
- fetch(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a list with a value for each given key (ordered by input).
- Filter - Class in com.google.datastore.v1
-
A holder for any type of filter.
- FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesRequest
- FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- Filter.Builder - Class in com.google.datastore.v1
-
A holder for any type of filter.
- Filter.FilterTypeCase - Enum in com.google.datastore.v1
- FilterOrBuilder - Interface in com.google.datastore.v1
- FILTERS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CompositeFilter
- FILTERTYPE_NOT_SET - com.google.datastore.v1.Filter.FilterTypeCase
- FINALIZING - com.google.datastore.admin.v1.CommonMetadata.State
-
Request has been processed and is in its finalization stage.
- FINALIZING_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request has been processed and is in its finalization stage.
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.Index.Direction
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.Index.State
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.MigrationState
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.MigrationStep
- forNumber(int) - Static method in enum com.google.datastore.admin.v1.OperationType
- forNumber(int) - Static method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- forNumber(int) - Static method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
- forNumber(int) - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
- forNumber(int) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
- forNumber(int) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
- forNumber(int) - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
- forNumber(int) - Static method in enum com.google.datastore.v1.Mutation.OperationCase
- forNumber(int) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
- forNumber(int) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
- forNumber(int) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- forNumber(int) - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- forNumber(int) - Static method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
- forNumber(int) - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
- FOUND_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
- fromPb(Entity) - Static method in class com.google.cloud.datastore.Entity
- fromPb(Entity) - Static method in class com.google.cloud.datastore.FullEntity
- fromPb(Value) - Static method in class com.google.cloud.datastore.Value
- fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Cursor
-
Create a
Cursor
given its URL safe encoded form. - fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Key
-
Create a
Key
given its URL safe encoded form. - FULL - com.google.datastore.v1.EntityResult.ResultType
-
The key and properties.
- FULL_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
-
The key and properties.
- FullEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
-
A full entity is a
BaseEntity
that holds all the properties associated with a Datastore entity (as opposed toProjectionEntity
). - FullEntity.Builder<K extends IncompleteKey> - Class in com.google.cloud.datastore
G
- ge(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- GEO_POINT_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- GEO_POINT_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- get() - Method in class com.google.cloud.datastore.ListValue.Builder
- get() - Method in class com.google.cloud.datastore.Value
- get() - Method in interface com.google.cloud.datastore.ValueBuilder
- get() - Static method in class com.google.datastore.v1.client.DatastoreEmulatorFactory
- get() - Static method in class com.google.datastore.v1.client.DatastoreFactory
- get(int) - Method in class com.google.cloud.datastore.AggregationResults
- get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
- get(Key) - Method in interface com.google.cloud.datastore.Transaction
- get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
- get(Key...) - Method in interface com.google.cloud.datastore.Transaction
- get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
- get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
- get(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- getAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
Deprecated.
- getAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult
-
Deprecated.
- getAggregateProperties() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
Deprecated.
- getAggregatePropertiesCount() - Method in class com.google.datastore.v1.AggregationResult.Builder
- getAggregatePropertiesCount() - Method in class com.google.datastore.v1.AggregationResult
- getAggregatePropertiesCount() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The query to run.
- getAggregationQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The query to run.
- getAggregationQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The query to run.
- getAggregationQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The query to run.
- getAggregationResults(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResults(int) - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResults(int) - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregations() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the
Aggregation
(s) for this Query. - getAggregations(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregations(int) - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregations(int) - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsBuilderList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsCount() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsCount() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsCount() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsList() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsList() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsOrBuilder(int) - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsOrBuilderList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsOrBuilderList() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsOrBuilderList() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAlias() - Method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns the alias for this aggregation.
- getAlias() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- getAlias() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Optional.
- getAlias() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Optional.
- getAliasBytes() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- getAliasBytes() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Optional.
- getAliasBytes() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Optional.
- getAllowLiterals() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
When false, the query string must not contain any literals and instead must bind all values.
- getAllowLiterals() - Method in class com.google.datastore.v1.GqlQuery
-
When false, the query string must not contain any literals and instead must bind all values.
- getAllowLiterals() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
When false, the query string must not contain any literals and instead must bind all values.
- getAncestor() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getAncestor() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getAncestor() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getAncestors() - Method in class com.google.cloud.datastore.BaseKey
-
Returns an immutable list with the key's ancestors.
- getAncestorValue() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getAncestorValue() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getAncestorValue() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getArrayValue() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValue() - Method in class com.google.datastore.v1.Value
-
An array value.
- getArrayValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An array value.
- getArrayValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
An array value.
- getArrayValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An array value.
- getAvg() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- getAvg() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Average aggregator.
- getAvg() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Average aggregator.
- getAvgBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- getAvgOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- getAvgOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Average aggregator.
- getAvgOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Average aggregator.
- getBaseVersion() - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied to.
- getBaseVersion() - Method in class com.google.datastore.v1.Mutation
-
The version of the entity that this mutation is being applied to.
- getBaseVersion() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The version of the entity that this mutation is being applied to.
- getBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
A batch of aggregation results.
- getBatch() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
A batch of aggregation results.
- getBatch() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatch() - Method in class com.google.datastore.v1.RunQueryResponse
-
A batch of query results (always present).
- getBatch() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
A batch of query results (always present).
- getBatchBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatchBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
A batch of query results (always present).
- getBlob(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a blob.
- getBlob(String) - Method in class com.google.cloud.datastore.ProjectionEntity
- getBlobValue() - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- getBlobValue() - Method in class com.google.datastore.v1.Value
-
A blob value.
- getBlobValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A blob value.
- getBoolean(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getBoolean(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a boolean.
- getBooleanValue() - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- getBooleanValue() - Method in class com.google.datastore.v1.Value
-
A boolean value.
- getBooleanValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A boolean value.
- getByteString(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getCmd() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
- getCmdLineOptions() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
- getCode() - Method in exception com.google.datastore.v1.client.DatastoreException
- getCommitTime() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTime() - Method in class com.google.datastore.v1.CommitResponse
-
The transaction commit timestamp.
- getCommitTime() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The transaction commit timestamp.
- getCommitTimeBuilder() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in class com.google.datastore.v1.CommitResponse
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The transaction commit timestamp.
- getCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCompositeFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilter() - Method in class com.google.datastore.v1.Filter
-
A composite filter.
- getCompositeFilter() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A composite filter.
- getCompositeFilterBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in class com.google.datastore.v1.Filter
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A composite filter.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetailsOrBuilder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
Ths concurrency mode for this database.
- getConcurrencyMode() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetailsOrBuilder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder
-
Ths concurrency mode for this database.
- getConflictDetected() - Method in class com.google.datastore.v1.MutationResult.Builder
-
Whether a conflict was detected for this mutation.
- getConflictDetected() - Method in class com.google.datastore.v1.MutationResult
-
Whether a conflict was detected for this mutation.
- getConflictDetected() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
Whether a conflict was detected for this mutation.
- getConflictDetectionStrategyCase() - Method in class com.google.datastore.v1.Mutation.Builder
- getConflictDetectionStrategyCase() - Method in class com.google.datastore.v1.Mutation
- getConflictDetectionStrategyCase() - Method in interface com.google.datastore.v1.MutationOrBuilder
- getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the consistency setting for the local Datastore emulator.
- getConsistencyTypeCase() - Method in class com.google.datastore.v1.ReadOptions.Builder
- getConsistencyTypeCase() - Method in class com.google.datastore.v1.ReadOptions
- getConsistencyTypeCase() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
- getCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Count aggregator.
- getCount() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Count aggregator.
- getCountBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCountOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCountOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Count aggregator.
- getCountOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Count aggregator.
- getCreateIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getCreateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was created.
- getCreateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was created.
- getCreateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTime() - Method in class com.google.datastore.v1.MutationResult
-
The create time of the entity.
- getCreateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The create time of the entity.
- getCreateTimeBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTimeBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The create time of the entity.
- getCredential() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getCursor() - Method in class com.google.datastore.v1.EntityResult.Builder
-
A cursor that points to the position after the result entity.
- getCursor() - Method in class com.google.datastore.v1.EntityResult
-
A cursor that points to the position after the result entity.
- getCursor() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
A cursor that points to the position after the result entity.
- getCursor() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- getCursor() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A query cursor.
- getCursor() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A query cursor.
- getCursorAfter() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the Cursor for the point after the value returned in the last
Iterator.next()
call. - getDatabaseId() - Method in class com.google.cloud.datastore.BaseKey
- getDatabaseId() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDatabaseId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getDatabaseId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.CommitRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.LookupRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseId() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RollbackRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.CommitRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.LookupRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the database to which the entities belong.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RollbackRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- getDatastore() - Method in interface com.google.cloud.datastore.Batch
-
Returns the batch associated
Datastore
. - getDatastore() - Method in interface com.google.cloud.datastore.Transaction
-
Returns the transaction associated
Datastore
. - getDatastoreFromEnv() - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service endpoint.
- getDefaultHost() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDefaultHttpTransportOptions() - Static method in class com.google.cloud.datastore.DatastoreOptions
- getDefaultInstance() - Static method in class com.google.cloud.datastore.DatastoreOptions
-
Returns a default
DatastoreOptions
instance. - getDefaultInstance() - Static method in class com.google.datastore.admin.v1.CommonMetadata
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.EntityFilter
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Index
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Progress
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationResult
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationResultBatch
- getDefaultInstance() - Static method in class com.google.datastore.v1.AllocateIdsRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.AllocateIdsResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.ArrayValue
- getDefaultInstance() - Static method in class com.google.datastore.v1.BeginTransactionRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.BeginTransactionResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.CommitRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.CommitResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.CompositeFilter
- getDefaultInstance() - Static method in class com.google.datastore.v1.Entity
- getDefaultInstance() - Static method in class com.google.datastore.v1.EntityResult
- getDefaultInstance() - Static method in class com.google.datastore.v1.Filter
- getDefaultInstance() - Static method in class com.google.datastore.v1.GqlQuery
- getDefaultInstance() - Static method in class com.google.datastore.v1.GqlQueryParameter
- getDefaultInstance() - Static method in class com.google.datastore.v1.Key
- getDefaultInstance() - Static method in class com.google.datastore.v1.Key.PathElement
- getDefaultInstance() - Static method in class com.google.datastore.v1.KindExpression
- getDefaultInstance() - Static method in class com.google.datastore.v1.LookupRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.LookupResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.Mutation
- getDefaultInstance() - Static method in class com.google.datastore.v1.MutationResult
- getDefaultInstance() - Static method in class com.google.datastore.v1.PartitionId
- getDefaultInstance() - Static method in class com.google.datastore.v1.Projection
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyFilter
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyOrder
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyReference
- getDefaultInstance() - Static method in class com.google.datastore.v1.Query
- getDefaultInstance() - Static method in class com.google.datastore.v1.QueryResultBatch
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReadOptions
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReserveIdsRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReserveIdsResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.RollbackRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.RollbackResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunQueryRequest
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunQueryResponse
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- getDefaultInstance() - Static method in class com.google.datastore.v1.Value
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CommonMetadata
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.EntityFilter
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Progress.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Progress
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResult.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResult
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResultBatch
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ArrayValue.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ArrayValue
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CompositeFilter
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Entity.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Entity
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.EntityResult.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.EntityResult
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Filter.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Filter
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQuery.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQuery
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQueryParameter
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.PathElement
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.KindExpression.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.KindExpression
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Mutation.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Mutation
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.MutationResult.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.MutationResult
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PartitionId.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PartitionId
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Projection.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Projection
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyFilter
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyOrder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyReference.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyReference
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Query.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Query
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.QueryResultBatch
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReadOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReadOptions
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryRequest
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryResponse
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Value.Builder
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Value
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultProject() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service scopes.
- getDeferred(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferred(int) - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferred(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDelete() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDelete() - Method in class com.google.datastore.v1.Mutation
-
The key of the entity to delete.
- getDelete() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The key of the entity to delete.
- getDeleteBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDeleteIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getDeleteOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDeleteOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The key of the entity to delete.
- getDeleteOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The key of the entity to delete.
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CommonMetadata
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreAdminProto
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- getDescriptor() - Static method in class com.google.datastore.admin.v1.EntityFilter.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.EntityFilter
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- getDescriptor() - Static method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.Builder
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.Direction
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.State
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexProto
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProto
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationState
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationStep
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.OperationType
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Progress.Builder
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Progress
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResult.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResult
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultBatch.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultBatch
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultProto
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsRequest
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsResponse
- getDescriptor() - Static method in class com.google.datastore.v1.ArrayValue.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.ArrayValue
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionRequest
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionResponse
- getDescriptor() - Static method in class com.google.datastore.v1.CommitRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.CommitRequest
- getDescriptor() - Static method in enum com.google.datastore.v1.CommitRequest.Mode
- getDescriptor() - Static method in class com.google.datastore.v1.CommitResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.CommitResponse
- getDescriptor() - Static method in class com.google.datastore.v1.CompositeFilter.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.CompositeFilter
- getDescriptor() - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
- getDescriptor() - Static method in class com.google.datastore.v1.DatastoreProto
- getDescriptor() - Static method in class com.google.datastore.v1.Entity.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Entity
- getDescriptor() - Static method in class com.google.datastore.v1.EntityProto
- getDescriptor() - Static method in class com.google.datastore.v1.EntityResult.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.EntityResult
- getDescriptor() - Static method in enum com.google.datastore.v1.EntityResult.ResultType
- getDescriptor() - Static method in class com.google.datastore.v1.Filter.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Filter
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQuery.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQuery
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQueryParameter.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQueryParameter
- getDescriptor() - Static method in class com.google.datastore.v1.Key.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Key
- getDescriptor() - Static method in class com.google.datastore.v1.Key.PathElement.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Key.PathElement
- getDescriptor() - Static method in class com.google.datastore.v1.KindExpression.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.KindExpression
- getDescriptor() - Static method in class com.google.datastore.v1.LookupRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.LookupRequest
- getDescriptor() - Static method in class com.google.datastore.v1.LookupResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.LookupResponse
- getDescriptor() - Static method in class com.google.datastore.v1.Mutation.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Mutation
- getDescriptor() - Static method in class com.google.datastore.v1.MutationResult.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.MutationResult
- getDescriptor() - Static method in class com.google.datastore.v1.PartitionId.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.PartitionId
- getDescriptor() - Static method in class com.google.datastore.v1.Projection.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Projection
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyFilter.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyFilter
- getDescriptor() - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyOrder.Builder
- getDescriptor() - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyOrder
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyReference.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyReference
- getDescriptor() - Static method in class com.google.datastore.v1.Query.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Query
- getDescriptor() - Static method in class com.google.datastore.v1.QueryProto
- getDescriptor() - Static method in class com.google.datastore.v1.QueryResultBatch.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.QueryResultBatch
- getDescriptor() - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- getDescriptor() - Static method in class com.google.datastore.v1.ReadOptions.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.ReadOptions
- getDescriptor() - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsRequest
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsResponse
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackRequest
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackResponse
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryRequest.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryRequest
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryResponse.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryResponse
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- getDescriptor() - Static method in class com.google.datastore.v1.Value.Builder
- getDescriptor() - Static method in class com.google.datastore.v1.Value
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.CommonMetadata.State
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Index.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.Direction
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.State
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationState
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationStep
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.OperationType
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Progress.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationResult.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.ArrayValue.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.CommitRequest.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.CommitRequest.Mode
- getDescriptorForType() - Method in class com.google.datastore.v1.CommitResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
- getDescriptorForType() - Method in class com.google.datastore.v1.Entity.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.EntityResult.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.EntityResult.ResultType
- getDescriptorForType() - Method in class com.google.datastore.v1.Filter.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.GqlQuery.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Key.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.KindExpression.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.LookupRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.LookupResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Mutation.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.MutationResult.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.PartitionId.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Projection.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyReference.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Query.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- getDescriptorForType() - Method in class com.google.datastore.v1.ReadOptions.Builder
- getDescriptorForType() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- getDescriptorForType() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- getDescriptorForType() - Method in class com.google.datastore.v1.Value.Builder
- getDirection() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the order's direction.
- getDirection() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getDirection() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getDirection() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getDirection() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- getDirection() - Method in class com.google.datastore.v1.PropertyOrder
-
The direction to order by.
- getDirection() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The direction to order by.
- getDirectionValue() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getDirectionValue() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getDirectionValue() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getDirectionValue() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- getDirectionValue() - Method in class com.google.datastore.v1.PropertyOrder
-
The direction to order by.
- getDirectionValue() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The direction to order by.
- getDistinctOn() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the distinct on clause for this query.
- getDistinctOn(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOn(int) - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOn(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnCount() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnCount() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnList() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDouble(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getDouble(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- getDouble(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a double.
- getDoubleValue() - Method in class com.google.datastore.v1.Value.Builder
-
A double value.
- getDoubleValue() - Method in class com.google.datastore.v1.Value
-
A double value.
- getDoubleValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A double value.
- getEmulatorRunners() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
- getEndCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the end cursor for this query.
- getEndCursor() - Method in class com.google.datastore.v1.Query.Builder
-
An ending point for the query results.
- getEndCursor() - Method in class com.google.datastore.v1.Query
-
An ending point for the query results.
- getEndCursor() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
An ending point for the query results.
- getEndCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last result in the batch.
- getEndCursor() - Method in class com.google.datastore.v1.QueryResultBatch
-
A cursor that points to the position after the last result in the batch.
- getEndCursor() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
A cursor that points to the position after the last result in the batch.
- getEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time the operation ended, either successfully or otherwise.
- getEndTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time the operation ended, either successfully or otherwise.
- getEntity() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- getEntity() - Method in class com.google.datastore.v1.EntityResult
-
The resulting entity.
- getEntity() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The resulting entity.
- getEntity(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getEntity(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as an entity.
- getEntityBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Description of which entities are being exported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Description of which entities are being exported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Description of which entities are being imported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Description of which entities are being imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- getEntityOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The resulting entity.
- getEntityOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The resulting entity.
- getEntityResults(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResults(int) - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResults(int) - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsCount() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsCount() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsCount() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsList() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsList() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- getEntityResultType() - Method in class com.google.datastore.v1.QueryResultBatch
-
The result type for every entity in `entity_results`.
- getEntityResultType() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in class com.google.datastore.v1.QueryResultBatch
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The result type for every entity in `entity_results`.
- getEntityValue() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValue() - Method in class com.google.datastore.v1.Value
-
An entity value.
- getEntityValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An entity value.
- getEntityValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
An entity value.
- getEntityValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An entity value.
- getEnvVars() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
- getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
- getExcludeFromIndexes() - Method in class com.google.datastore.v1.Value.Builder
-
If the value should be excluded from all indexes including those defined explicitly.
- getExcludeFromIndexes() - Method in class com.google.datastore.v1.Value
-
If the value should be excluded from all indexes including those defined explicitly.
- getExcludeFromIndexes() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
If the value should be excluded from all indexes including those defined explicitly.
- getExportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getFilter() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the filter for this query.
- getFilter() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- getFilter() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
string filter = 3;
- getFilter() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
string filter = 3;
- getFilter() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilter() - Method in class com.google.datastore.v1.Query
-
The filter to apply.
- getFilter() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The filter to apply.
- getFilterBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilterBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- getFilterBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
string filter = 3;
- getFilterBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
string filter = 3;
- getFilterOrBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilterOrBuilder() - Method in class com.google.datastore.v1.Query
-
The filter to apply.
- getFilterOrBuilder() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The filter to apply.
- getFilters(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFilters(int) - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFilters(int) - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersBuilderList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersCount() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersCount() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersCount() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersList() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersList() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFilterTypeCase() - Method in class com.google.datastore.v1.Filter.Builder
- getFilterTypeCase() - Method in class com.google.datastore.v1.Filter
- getFilterTypeCase() - Method in interface com.google.datastore.v1.FilterOrBuilder
- getFound(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFound(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFound(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getGcdPath() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the data directory path of the local Datastore emulator.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Batch.Response
-
Returns a list of keys generated by a batch.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Transaction.Response
-
Returns a list of keys generated by a transaction.
- getGeoPointValue() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValue() - Method in class com.google.datastore.v1.Value
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A geo point value representing a point on the surface of Earth.
- getGetIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The GQL query to run.
- getGqlQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The GQL query to run.
- getGqlQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The GQL query to run.
- getHost() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getHttpJsonOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- getId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's id or
null
if it has a name instead. - getId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the ID of this path element.
- getId() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- getId() - Method in class com.google.datastore.v1.Key.PathElement
-
The auto-allocated ID of the entity.
- getId() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The auto-allocated ID of the entity.
- getIdTypeCase() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- getIdTypeCase() - Method in class com.google.datastore.v1.Key.PathElement
- getIdTypeCase() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
- getImportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
The index to create.
- getIndex() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
The index to create.
- getIndex(GetIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Gets an index.
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Gets an index.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Gets an index.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Gets an index.
- getIndexBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- getIndexes(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexes(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexes(int) - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesCount() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesCount() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesCount() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesList() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesOrBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesOrBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesOrBuilder(int) - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesOrBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesOrBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesOrBuilderList() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- getIndexId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
The resource ID of the index to delete.
- getIndexId() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
The resource ID of the index to delete.
- getIndexId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- getIndexId() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
The resource ID of the index to get.
- getIndexId() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
The resource ID of the index to get.
- getIndexId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getIndexId() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getIndexId() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getIndexOrBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndexOrBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
The index to create.
- getIndexOrBuilder() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
The index to create.
- GetIndexRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
- GetIndexRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
- GetIndexRequestOrBuilder - Interface in com.google.datastore.admin.v1
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to getIndex.
- getIndexUpdates() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The number of index entries updated during the commit, or zero if none were updated.
- getIndexUpdates() - Method in class com.google.datastore.v1.CommitResponse
-
The number of index entries updated during the commit, or zero if none were updated.
- getIndexUpdates() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The number of index entries updated during the commit, or zero if none were updated.
- getInitializer() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
The location of the import metadata file.
- getInputUrl() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
The location of the import metadata file.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getInputUrl() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
The location of the import metadata file.
- getInputUrlBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
The location of the import metadata file.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getInputUrlBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getInsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to insert.
- getInsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to insert.
- getInsertBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsertOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsertOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to insert.
- getInsertOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to insert.
- getInstance() - Static method in class com.google.cloud.datastore.TraceUtil
-
Return TraceUtil Object.
- getIntegerValue() - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- getIntegerValue() - Method in class com.google.datastore.v1.Value
-
An integer value.
- getIntegerValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An integer value.
- getKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the associated key or null if it does not have one.
- getKey() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- getKey() - Method in class com.google.datastore.v1.Entity
-
The entity's key.
- getKey() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's key.
- getKey() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- getKey() - Method in class com.google.datastore.v1.MutationResult
-
The automatically allocated key.
- getKey() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The automatically allocated key.
- getKey(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getKey(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Key.
- getKeyBuilder() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- getKeyBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- getKeyComparator() - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getKeyOrBuilder() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.Entity
-
The entity's key.
- getKeyOrBuilder() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The automatically allocated key.
- getKeyOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The automatically allocated key.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeys(int) - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeys(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysBuilderList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysCount() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysCount() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysList() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeyValue() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValue() - Method in class com.google.datastore.v1.Value
-
A key value.
- getKeyValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A key value.
- getKeyValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A key value.
- getKeyValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A key value.
- getKind() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's kind.
- getKind() - Method in class com.google.cloud.datastore.PathElement
-
Returns the kind of this path element.
- getKind() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the kind for this query.
- getKind() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getKind() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getKind() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getKind() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- getKind() - Method in class com.google.datastore.v1.Key.PathElement
-
The kind of the entity.
- getKind() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The kind of the entity.
- getKind(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKind(int) - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKind(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getKindBytes() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getKindBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getKindBytes() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- getKindBytes() - Method in class com.google.datastore.v1.Key.PathElement
-
The kind of the entity.
- getKindBytes() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The kind of the entity.
- getKindCount() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindCount() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKinds(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKinds(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKinds(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsCount() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsCount() - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsCount() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsList() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsList() - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsList() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Deprecated.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- getLabelsCount() - Method in class com.google.datastore.admin.v1.CommonMetadata
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was created.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was created.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLastApiFormatHeaderValue() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- getLastBody() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- getLastCookies() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- getLastMimeType() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- getLastPath() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- getLatitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the latitude.
- getLatLng(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a LatLng.
- getLength() - Method in class com.google.cloud.datastore.Blob
-
Returns the size of this blob.
- getLimit() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the limit for this query.
- getLimit() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimit() - Method in class com.google.datastore.v1.Query
-
The maximum number of results to return.
- getLimit() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The maximum number of results to return.
- getLimitBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in class com.google.datastore.v1.Query
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The maximum number of results to return.
- getList(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getList(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a list of values.
- getListIndexesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getLocalHost() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getLogger() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
- getLong(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getLong(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- getLong(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as long.
- getLongitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the longitude.
- getMeaning() - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- getMeaning() - Method in class com.google.datastore.v1.Value.Builder
-
The `meaning` field should only be populated for backwards compatibility.
- getMeaning() - Method in class com.google.datastore.v1.Value
-
The `meaning` field should only be populated for backwards compatibility.
- getMeaning() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
The `meaning` field should only be populated for backwards compatibility.
- getMethodDescriptors() - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- getMethodName() - Method in exception com.google.datastore.v1.client.DatastoreException
- getMigrationState() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationState() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationState() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStateValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStateValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStateValue() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStep() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStep() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStep() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStepValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStepValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMigrationStepValue() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- getMissing(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissing(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissing(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMode() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the
AggregationQuery.Mode
for this query. - getMode() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- getMode() - Method in class com.google.datastore.v1.CommitRequest
-
The type of commit to perform.
- getMode() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The type of commit to perform.
- getModeCase() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- getModeCase() - Method in class com.google.datastore.v1.TransactionOptions
- getModeCase() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
- getModeValue() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- getModeValue() - Method in class com.google.datastore.v1.CommitRequest
-
The type of commit to perform.
- getModeValue() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The type of commit to perform.
- getMoreResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns MoreResults state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The state of the query after the current batch.
- getMoreResults() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.QueryResultBatch
-
The state of the query after the current batch.
- getMoreResults() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.QueryResultBatch
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The state of the query after the current batch.
- getMutableAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Deprecated.
- getMutableNamedBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Deprecated.
- getMutableProperties() - Method in class com.google.datastore.v1.Entity.Builder
-
Deprecated.
- getMutationResults(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResults(int) - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResults(int) - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsBuilder(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsBuilderList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsCount() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsCount() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsCount() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsList() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsList() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutations(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutations(int) - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutations(int) - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsBuilder(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsBuilderList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsCount() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsCount() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsCount() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsList() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsList() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getName() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- getName() - Method in class com.google.cloud.datastore.Key
-
Returns the key's name or
null
if it has an id instead. - getName() - Method in class com.google.cloud.datastore.PathElement
-
Returns the name of this path element.
- getName() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getName() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getName() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getName() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- getName() - Method in class com.google.datastore.v1.Key.PathElement
-
The name of the entity.
- getName() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The name of the entity.
- getName() - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- getName() - Method in class com.google.datastore.v1.KindExpression
-
The name of the kind.
- getName() - Method in interface com.google.datastore.v1.KindExpressionOrBuilder
-
The name of the kind.
- getName() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
A reference to a property.
- getName() - Method in class com.google.datastore.v1.PropertyReference
-
A reference to a property.
- getName() - Method in interface com.google.datastore.v1.PropertyReferenceOrBuilder
-
A reference to a property.
- getNameBytes() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getNameBytes() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getNameBytes() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- getNameBytes() - Method in class com.google.datastore.v1.Key.PathElement
-
The name of the entity.
- getNameBytes() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The name of the entity.
- getNameBytes() - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- getNameBytes() - Method in class com.google.datastore.v1.KindExpression
-
The name of the kind.
- getNameBytes() - Method in interface com.google.datastore.v1.KindExpressionOrBuilder
-
The name of the kind.
- getNameBytes() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
A reference to a property.
- getNameBytes() - Method in class com.google.datastore.v1.PropertyReference
-
A reference to a property.
- getNameBytes() - Method in interface com.google.datastore.v1.PropertyReferenceOrBuilder
-
A reference to a property.
- getNamedBindings() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns an immutable map of named bindings.
- getNamedBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Deprecated.
- getNamedBindings() - Method in class com.google.datastore.v1.GqlQuery
-
Deprecated.
- getNamedBindings() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Deprecated.
- getNamedBindingsCount() - Method in class com.google.datastore.v1.GqlQuery.Builder
- getNamedBindingsCount() - Method in class com.google.datastore.v1.GqlQuery
- getNamedBindingsCount() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
- getNamedBindingsMap() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- getNameOrId() - Method in class com.google.cloud.datastore.Key
- getNameOrId() - Method in class com.google.cloud.datastore.PathElement
- getNames() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties name.
- getNamespace() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's namespace or
null
if not provided. - getNamespace() - Method in class com.google.cloud.datastore.DatastoreOptions
-
Returns the default namespace to be used by the datastore service.
- getNamespace() - Method in class com.google.cloud.datastore.Query
- getNamespaceId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceId() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIds(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIds(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIds(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNestedGqlQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the underlying
for this Query
. - getNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery
-
Nested query for aggregation
- getNestedQuery() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Nested query for aggregation
- getNestedQueryBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Nested query for aggregation
- getNestedStructuredQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the underlying
for this Query
. - getNewTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
Options for beginning a new transaction for this request.
- getNewTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Options for beginning a new transaction for this request.
- getNewTransactionBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in class com.google.datastore.v1.ReadOptions
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Options for beginning a new transaction for this request.
- getNextPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- getNextPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The standard List next-page token.
- getNextPageToken() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The standard List next-page token.
- getNullValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- getNullValue() - Method in class com.google.datastore.v1.Value
-
A null value.
- getNullValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A null value.
- getNullValueValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- getNullValueValue() - Method in class com.google.datastore.v1.Value
-
A null value.
- getNullValueValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A null value.
- getNumber() - Method in enum com.google.datastore.admin.v1.CommonMetadata.State
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.Direction
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.State
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationState
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationStep
- getNumber() - Method in enum com.google.datastore.admin.v1.OperationType
- getNumber() - Method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- getNumber() - Method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
- getNumber() - Method in enum com.google.datastore.v1.CommitRequest.Mode
- getNumber() - Method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
- getNumber() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
- getNumber() - Method in enum com.google.datastore.v1.EntityResult.ResultType
- getNumber() - Method in enum com.google.datastore.v1.Filter.FilterTypeCase
- getNumber() - Method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
- getNumber() - Method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
- getNumber() - Method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
- getNumber() - Method in enum com.google.datastore.v1.Mutation.OperationCase
- getNumber() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
- getNumber() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
- getNumber() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- getNumber() - Method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- getNumber() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- getNumber() - Method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
- getNumber() - Method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
- getNumber() - Method in enum com.google.datastore.v1.TransactionOptions.ModeCase
- getNumber() - Method in enum com.google.datastore.v1.Value.ValueTypeCase
- getNumberArgs() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns an immutable list of positional bindings (using original order).
- getOffset() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the offset for this query.
- getOffset() - Method in class com.google.datastore.v1.Query.Builder
-
The number of results to skip.
- getOffset() - Method in class com.google.datastore.v1.Query
-
The number of results to skip.
- getOffset() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The number of results to skip.
- getOp() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- getOp() - Method in class com.google.datastore.v1.CompositeFilter
-
The operator for combining multiple filters.
- getOp() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The operator for combining multiple filters.
- getOp() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- getOp() - Method in class com.google.datastore.v1.PropertyFilter
-
The operator to filter by.
- getOp() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The operator to filter by.
- getOperationCase() - Method in class com.google.datastore.v1.Mutation.Builder
- getOperationCase() - Method in class com.google.datastore.v1.Mutation
- getOperationCase() - Method in interface com.google.datastore.v1.MutationOrBuilder
- getOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- getOperationType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- getOperationType() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The type of the operation.
- getOperationType() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The type of the operation.
- getOperationTypeValue() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- getOperationTypeValue() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The type of the operation.
- getOperationTypeValue() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The type of the operation.
- getOperatorCase() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- getOperatorCase() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getOperatorCase() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
- getOptions() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on localhost. - getOptions() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
Returns a
DatastoreOptions
object to be used for testing. - getOptions(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on localhost. - getOptionsFromEnv() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs a
Datastore
from environment variables and/or the Compute Engine metadata server. - getOpValue() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- getOpValue() - Method in class com.google.datastore.v1.CompositeFilter
-
The operator for combining multiple filters.
- getOpValue() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The operator for combining multiple filters.
- getOpValue() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- getOpValue() - Method in class com.google.datastore.v1.PropertyFilter
-
The operator to filter by.
- getOpValue() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The operator to filter by.
- getOrder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrder(int) - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBy() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the order by clause for this query.
- getOrderCount() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderCount() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOutputUrl() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- getOutputUrl() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
Location of the output metadata file.
- getOutputUrl() - Method in interface com.google.datastore.admin.v1.ExportEntitiesResponseOrBuilder
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesResponseOrBuilder
-
Location of the output metadata file.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getOutputUrlPrefix() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getOutputUrlPrefixBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getPageSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The maximum number of items to return.
- getPageSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The maximum number of items to return.
- getPageSize() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The maximum number of items to return.
- getPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- getPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The next_page_token value returned from a previous List request, if any.
- getPageToken() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The next_page_token value returned from a previous List request, if any.
- getParameterTypeCase() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- getParameterTypeCase() - Method in class com.google.datastore.v1.GqlQueryParameter
- getParameterTypeCase() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
- getParent() - Method in class com.google.cloud.datastore.IncompleteKey
-
Returns the key's parent.
- getParserForType() - Method in class com.google.datastore.admin.v1.CommonMetadata
- getParserForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- getParserForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.EntityFilter
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- getParserForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- getParserForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.Index
- getParserForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- getParserForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- getParserForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- getParserForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- getParserForType() - Method in class com.google.datastore.admin.v1.Progress
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery
- getParserForType() - Method in class com.google.datastore.v1.AggregationResult
- getParserForType() - Method in class com.google.datastore.v1.AggregationResultBatch
- getParserForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
- getParserForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
- getParserForType() - Method in class com.google.datastore.v1.ArrayValue
- getParserForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
- getParserForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
- getParserForType() - Method in class com.google.datastore.v1.CommitRequest
- getParserForType() - Method in class com.google.datastore.v1.CommitResponse
- getParserForType() - Method in class com.google.datastore.v1.CompositeFilter
- getParserForType() - Method in class com.google.datastore.v1.Entity
- getParserForType() - Method in class com.google.datastore.v1.EntityResult
- getParserForType() - Method in class com.google.datastore.v1.Filter
- getParserForType() - Method in class com.google.datastore.v1.GqlQuery
- getParserForType() - Method in class com.google.datastore.v1.GqlQueryParameter
- getParserForType() - Method in class com.google.datastore.v1.Key
- getParserForType() - Method in class com.google.datastore.v1.Key.PathElement
- getParserForType() - Method in class com.google.datastore.v1.KindExpression
- getParserForType() - Method in class com.google.datastore.v1.LookupRequest
- getParserForType() - Method in class com.google.datastore.v1.LookupResponse
- getParserForType() - Method in class com.google.datastore.v1.Mutation
- getParserForType() - Method in class com.google.datastore.v1.MutationResult
- getParserForType() - Method in class com.google.datastore.v1.PartitionId
- getParserForType() - Method in class com.google.datastore.v1.Projection
- getParserForType() - Method in class com.google.datastore.v1.PropertyFilter
- getParserForType() - Method in class com.google.datastore.v1.PropertyOrder
- getParserForType() - Method in class com.google.datastore.v1.PropertyReference
- getParserForType() - Method in class com.google.datastore.v1.Query
- getParserForType() - Method in class com.google.datastore.v1.QueryResultBatch
- getParserForType() - Method in class com.google.datastore.v1.ReadOptions
- getParserForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
- getParserForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
- getParserForType() - Method in class com.google.datastore.v1.RollbackRequest
- getParserForType() - Method in class com.google.datastore.v1.RollbackResponse
- getParserForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- getParserForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- getParserForType() - Method in class com.google.datastore.v1.RunQueryRequest
- getParserForType() - Method in class com.google.datastore.v1.RunQueryResponse
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- getParserForType() - Method in class com.google.datastore.v1.Value
- getPartitionId() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionId() - Method in class com.google.datastore.v1.Key
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionId() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.Key
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPath(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPath(int) - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPath(int) - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathBuilder(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathBuilderList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathCount() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathCount() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathCount() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathList() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathList() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathOrBuilder(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathOrBuilder(int) - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathOrBuilder(int) - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathOrBuilderList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathOrBuilderList() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathOrBuilderList() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPositionalBindings(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindings(int) - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindings(int) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsBuilder(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsBuilderList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
- getPositionalBindingsOrBuilder(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilder(int) - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilder(int) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- getPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `PREPARE` step.
- getPrepareStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `PREPARE` step.
- getPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
The transaction identifier of the transaction being retried.
- getPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
The transaction identifier of the transaction being retried.
- getPreviousTransaction() - Method in interface com.google.datastore.v1.TransactionOptions.ReadWriteOrBuilder
-
The transaction identifier of the transaction being retried.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytesBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProjectDirectory() - Method in class com.google.datastore.v1.client.DatastoreEmulator
- getProjectEndpoint() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getProjectId() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's projectId.
- getProjectId() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getProjectId() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getProjectId() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getProjectId() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
- getProjectId() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getProjectId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.CommitRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- getProjectId() - Method in class com.google.datastore.v1.PartitionId
-
The ID of the project to which the entities belong.
- getProjectId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
The ID of the project to which the entities belong.
- getProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Required.
- getProjectIdFromComputeEngine() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Gets the project ID from the Compute Engine metadata server.
- getProjection() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the projection for this query.
- getProjection(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjection(int) - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjection(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionCount() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionCount() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionList() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProperties() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties.
- getProperties() - Method in class com.google.datastore.v1.Entity.Builder
-
Deprecated.
- getProperties() - Method in class com.google.datastore.v1.Entity
-
Deprecated.
- getProperties() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
Deprecated.
- getProperties(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getProperties(int) - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getProperties(int) - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesBuilder(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesBuilderList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesCount() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.v1.Entity.Builder
- getPropertiesCount() - Method in class com.google.datastore.v1.Entity
- getPropertiesCount() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesList() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesList() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesMap() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesMap() - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesMap() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesOrBuilder(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesOrBuilder(int) - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesOrBuilder(int) - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesOrBuilderList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesOrBuilderList() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesOrBuilderList() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesOrDefault(String, Value) - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getProperty() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the property according to which the query result should be ordered.
- getProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- getProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
-
The property to aggregate on.
- getProperty() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.AvgOrBuilder
-
The property to aggregate on.
- getProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- getProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
-
The property to aggregate on.
- getProperty() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.SumOrBuilder
-
The property to aggregate on.
- getProperty() - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- getProperty() - Method in class com.google.datastore.v1.Projection
-
The property to project.
- getProperty() - Method in interface com.google.datastore.v1.ProjectionOrBuilder
-
The property to project.
- getProperty() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- getProperty() - Method in class com.google.datastore.v1.PropertyFilter
-
The property to filter by.
- getProperty() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The property to filter by.
- getProperty() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- getProperty() - Method in class com.google.datastore.v1.PropertyOrder
-
The property to order by.
- getProperty() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The property to order by.
- getPropertyBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- getPropertyBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- getPropertyBuilder() - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- getPropertyBuilder() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- getPropertyBuilder() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- getPropertyFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- getPropertyFilter() - Method in class com.google.datastore.v1.Filter
-
A filter on a property.
- getPropertyFilter() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A filter on a property.
- getPropertyFilterBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- getPropertyFilterOrBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- getPropertyFilterOrBuilder() - Method in class com.google.datastore.v1.Filter
-
A filter on a property.
- getPropertyFilterOrBuilder() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A filter on a property.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.AvgOrBuilder
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.SumOrBuilder
-
The property to aggregate on.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.Projection
-
The property to project.
- getPropertyOrBuilder() - Method in interface com.google.datastore.v1.ProjectionOrBuilder
-
The property to project.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter
-
The property to filter by.
- getPropertyOrBuilder() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The property to filter by.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- getPropertyOrBuilder() - Method in class com.google.datastore.v1.PropertyOrder
-
The property to order by.
- getPropertyOrBuilder() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The property to order by.
- getQuery() - Method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
- getQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The query to run.
- getQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The query to run.
- getQuery() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The query to run.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The query to run.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuerySplitter() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Gets a
QuerySplitter
. - getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns the query string for this query.
- getQueryString() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryString() - Method in class com.google.datastore.v1.GqlQuery
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryString() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in class com.google.datastore.v1.GqlQuery
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryTypeCase() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- getQueryTypeCase() - Method in class com.google.datastore.v1.AggregationQuery
- getQueryTypeCase() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- getQueryTypeCase() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunQueryRequest
- getQueryTypeCase() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
- getReadConsistency() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- getReadConsistency() - Method in class com.google.datastore.v1.ReadOptions
-
The non-transactional read consistency to use.
- getReadConsistency() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in class com.google.datastore.v1.ReadOptions
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The non-transactional read consistency to use.
- getReadOnly() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnly() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should only allow reads.
- getReadOnly() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should only allow reads.
- getReadOnlyBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should only allow reads.
- getReadOptions() - Method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
- getReadOptions() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptions() - Method in class com.google.datastore.v1.LookupRequest
-
The options for this lookup request.
- getReadOptions() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The options for this lookup request.
- getReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The options for this query.
- getReadOptions() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest
-
The options for this query.
- getReadOptions() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The options for this query.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.LookupRequest
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The options for this query.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The options for this query.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The options for this query.
- getReadTime() - Method in class com.google.cloud.datastore.AggregationResults
-
Returns read timestamp this result batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch
-
Read timestamp this batch was returned from.
- getReadTime() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTime() - Method in class com.google.datastore.v1.LookupResponse
-
The time at which these entities were read or found missing.
- getReadTime() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The time at which these entities were read or found missing.
- getReadTime() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.QueryResultBatch
-
Read timestamp this batch was returned from.
- getReadTime() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTime() - Method in class com.google.datastore.v1.ReadOptions
-
Reads entities as they were at the given time.
- getReadTime() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Reads entities as they were at the given time.
- getReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
Reads entities at the given time.
- getReadTime() - Method in interface com.google.datastore.v1.TransactionOptions.ReadOnlyOrBuilder
-
Reads entities at the given time.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.LookupResponse
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.QueryResultBatch
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.ReadOptions
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptions.ReadOnlyOrBuilder
-
Reads entities at the given time.
- getReadWrite() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWrite() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should allow both reads and writes.
- getReadWrite() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should allow both reads and writes.
- getReadWriteBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should allow both reads and writes.
- getRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `REDIRECT_WRITES` step.
- getResultClass() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the actual class of the result's values.
- getRpcCount() - Method in class com.google.datastore.v1.client.Datastore
-
Returns the number of RPC calls made since the client was created or
Datastore.resetRpcCount()
was called. - getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
- getSerializedSize() - Method in class com.google.datastore.admin.v1.CommonMetadata
- getSerializedSize() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- getSerializedSize() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.EntityFilter
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- getSerializedSize() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Index
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- getSerializedSize() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Progress
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationResult
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationResultBatch
- getSerializedSize() - Method in class com.google.datastore.v1.AllocateIdsRequest
- getSerializedSize() - Method in class com.google.datastore.v1.AllocateIdsResponse
- getSerializedSize() - Method in class com.google.datastore.v1.ArrayValue
- getSerializedSize() - Method in class com.google.datastore.v1.BeginTransactionRequest
- getSerializedSize() - Method in class com.google.datastore.v1.BeginTransactionResponse
- getSerializedSize() - Method in class com.google.datastore.v1.CommitRequest
- getSerializedSize() - Method in class com.google.datastore.v1.CommitResponse
- getSerializedSize() - Method in class com.google.datastore.v1.CompositeFilter
- getSerializedSize() - Method in class com.google.datastore.v1.Entity
- getSerializedSize() - Method in class com.google.datastore.v1.EntityResult
- getSerializedSize() - Method in class com.google.datastore.v1.Filter
- getSerializedSize() - Method in class com.google.datastore.v1.GqlQuery
- getSerializedSize() - Method in class com.google.datastore.v1.GqlQueryParameter
- getSerializedSize() - Method in class com.google.datastore.v1.Key
- getSerializedSize() - Method in class com.google.datastore.v1.Key.PathElement
- getSerializedSize() - Method in class com.google.datastore.v1.KindExpression
- getSerializedSize() - Method in class com.google.datastore.v1.LookupRequest
- getSerializedSize() - Method in class com.google.datastore.v1.LookupResponse
- getSerializedSize() - Method in class com.google.datastore.v1.Mutation
- getSerializedSize() - Method in class com.google.datastore.v1.MutationResult
- getSerializedSize() - Method in class com.google.datastore.v1.PartitionId
- getSerializedSize() - Method in class com.google.datastore.v1.Projection
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyFilter
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyOrder
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyReference
- getSerializedSize() - Method in class com.google.datastore.v1.Query
- getSerializedSize() - Method in class com.google.datastore.v1.QueryResultBatch
- getSerializedSize() - Method in class com.google.datastore.v1.ReadOptions
- getSerializedSize() - Method in class com.google.datastore.v1.ReserveIdsRequest
- getSerializedSize() - Method in class com.google.datastore.v1.ReserveIdsResponse
- getSerializedSize() - Method in class com.google.datastore.v1.RollbackRequest
- getSerializedSize() - Method in class com.google.datastore.v1.RollbackResponse
- getSerializedSize() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- getSerializedSize() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- getSerializedSize() - Method in class com.google.datastore.v1.RunQueryRequest
- getSerializedSize() - Method in class com.google.datastore.v1.RunQueryResponse
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- getSerializedSize() - Method in class com.google.datastore.v1.Value
- getServiceAccountCredential(String, String) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key.
- getServiceAccountCredential(String, String, Collection<String>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key file.
- getServiceAccountCredential(String, PrivateKey, Collection<String>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key.
- getServiceDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- getSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
Options for beginning a new transaction for this request.
- getSingleUseTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionBuilder() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in class com.google.datastore.v1.CommitRequest
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Options for beginning a new transaction for this request.
- getSkippedCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last skipped result.
- getSkippedCursor() - Method in class com.google.datastore.v1.QueryResultBatch
-
A cursor that points to the position after the last skipped result.
- getSkippedCursor() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
A cursor that points to the position after the last skipped result.
- getSkippedResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the number of results skipped, typically because of an offset.
- getSkippedResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The number of results skipped, typically because of an offset.
- getSkippedResults() - Method in class com.google.datastore.v1.QueryResultBatch
-
The number of results skipped, typically because of an offset.
- getSkippedResults() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The number of results skipped, typically because of an offset.
- getSnapshotVersion() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The version number of the snapshot this batch was returned from.
- getSnapshotVersion() - Method in class com.google.datastore.v1.QueryResultBatch
-
The version number of the snapshot this batch was returned from.
- getSnapshotVersion() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The version number of the snapshot this batch was returned from.
- getSplits(Query, PartitionId, int, Datastore) - Method in interface com.google.datastore.v1.client.QuerySplitter
-
Returns a list of sharded
Query
s for the given query. - getSplits(Query, PartitionId, int, Datastore, Timestamp) - Method in interface com.google.datastore.v1.client.QuerySplitter
-
Same as
QuerySplitter.getSplits(Query, PartitionId, int, Datastore)
but the splits are based onreadTime
, and the returned shardedQuery
s should also be executed withreadTime
. - getStartCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the start cursor for this query.
- getStartCursor() - Method in class com.google.datastore.v1.Query.Builder
-
A starting point for the query results.
- getStartCursor() - Method in class com.google.datastore.v1.Query
-
A starting point for the query results.
- getStartCursor() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
A starting point for the query results.
- getStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time that work began on the operation.
- getStartTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time that work began on the operation.
- getStartTimeBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time that work began on the operation.
- getState() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- getState() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The current state of the Operation.
- getState() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The current state of the Operation.
- getState() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getState() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getState() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getState() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- getState() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
The new state of the migration.
- getState() - Method in interface com.google.datastore.admin.v1.MigrationStateEventOrBuilder
-
The new state of the migration.
- getStateValue() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- getStateValue() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The current state of the Operation.
- getStateValue() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The current state of the Operation.
- getStateValue() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getStateValue() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getStateValue() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- getStateValue() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
The new state of the migration.
- getStateValue() - Method in interface com.google.datastore.admin.v1.MigrationStateEventOrBuilder
-
The new state of the migration.
- getStep() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- getStep() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
The step that is starting.
- getStep() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
The step that is starting.
- getStepDetailsCase() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- getStepDetailsCase() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- getStepDetailsCase() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
- getStepValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- getStepValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
The step that is starting.
- getStepValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
The step that is starting.
- getString(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getString(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a string.
- getStringValue() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- getStringValue() - Method in class com.google.datastore.v1.Value
-
A UTF-8 encoded string value.
- getStringValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in class com.google.datastore.v1.Value
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A UTF-8 encoded string value.
- getStub() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- getStubSettingsBuilder() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- getSum() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- getSum() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Sum aggregator.
- getSum() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Sum aggregator.
- getSumBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- getSumOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- getSumOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Sum aggregator.
- getSumOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Sum aggregator.
- getTimestamp(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- getTimestamp(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Timestamp.
- getTimestamp(String) - Method in class com.google.cloud.datastore.ProjectionEntity
- getTimestampValue() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValue() - Method in class com.google.datastore.v1.Value
-
A timestamp value.
- getTimestampValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A timestamp value.
- getTimestampValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A timestamp value.
- getTracer() - Method in class com.google.cloud.datastore.TraceUtil
-
Return the global
Tracer
. - getTransaction() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
The transaction identifier (always present).
- getTransaction() - Method in class com.google.datastore.v1.BeginTransactionResponse
-
The transaction identifier (always present).
- getTransaction() - Method in interface com.google.datastore.v1.BeginTransactionResponseOrBuilder
-
The transaction identifier (always present).
- getTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The identifier of the transaction that was started as part of this Lookup request.
- getTransaction() - Method in class com.google.datastore.v1.LookupResponse
-
The identifier of the transaction that was started as part of this Lookup request.
- getTransaction() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The identifier of the transaction that was started as part of this Lookup request.
- getTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- getTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
The identifier of the transaction in which to read.
- getTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The identifier of the transaction in which to read.
- getTransaction() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getTransaction() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getTransaction() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getTransaction() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunAggregationQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The identifier of the transaction that was started as part of this RunAggregationQuery request.
- getTransaction() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The identifier of the transaction that was started as part of this RunAggregationQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunQueryResponse
-
The identifier of the transaction that was started as part of this RunQuery request.
- getTransaction() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The identifier of the transaction that was started as part of this RunQuery request.
- getTransactionId() - Method in interface com.google.cloud.datastore.Transaction
- getTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Options for a new transaction.
- getTransactionOptions() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Options for a new transaction.
- getTransactionOptionsBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Options for a new transaction.
- getTransactionSelectorCase() - Method in class com.google.datastore.v1.CommitRequest.Builder
- getTransactionSelectorCase() - Method in class com.google.datastore.v1.CommitRequest
- getTransactionSelectorCase() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
- getTransport() - Method in class com.google.datastore.v1.client.DatastoreOptions
- getType() - Method in class com.google.cloud.datastore.GqlQuery
- getType() - Method in interface com.google.cloud.datastore.RecordQuery
- getType() - Method in class com.google.cloud.datastore.StructuredQuery
- getType() - Method in class com.google.cloud.datastore.Value
-
Returns the type of this value.
- getUpdate() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdate() - Method in class com.google.datastore.v1.Mutation
-
The entity to update.
- getUpdate() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to update.
- getUpdateBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdateOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdateOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to update.
- getUpdateOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to update.
- getUpdateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was last changed.
- getUpdateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was last changed.
- getUpdateTime() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- getUpdateTime() - Method in class com.google.datastore.v1.Mutation
-
The update time of the entity that this mutation is being applied to.
- getUpdateTime() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The update time of the entity that this mutation is being applied to.
- getUpdateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTime() - Method in class com.google.datastore.v1.MutationResult
-
The update time of the entity on the server after processing the mutation.
- getUpdateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The update time of the entity that this mutation is being applied to.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The update time of the entity that this mutation is being applied to.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The update time of the entity on the server after processing the mutation.
- getUpsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to upsert.
- getUpsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to upsert.
- getUpsertBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsertOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsertOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to upsert.
- getUpsertOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to upsert.
- getUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
Optional.
- getUpTo() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Optional.
- getUpToBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpToOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpToOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
Optional.
- getUpToOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Optional.
- getValue() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- getValue() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A value parameter.
- getValue() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A value parameter.
- getValue() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- getValue() - Method in class com.google.datastore.v1.PropertyFilter
-
The value to compare the property to.
- getValue() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The value to compare the property to.
- getValue(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the
Value
for the given propertyname
. - getValueBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- getValueBuilder() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.CommonMetadata.State
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.Direction
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.State
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationState
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationStep
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.OperationType
- getValueDescriptor() - Method in enum com.google.datastore.v1.CommitRequest.Mode
- getValueDescriptor() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
- getValueDescriptor() - Method in enum com.google.datastore.v1.EntityResult.ResultType
- getValueDescriptor() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
- getValueDescriptor() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
- getValueDescriptor() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- getValueDescriptor() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- getValueOrBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- getValueOrBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A value parameter.
- getValueOrBuilder() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A value parameter.
- getValueOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- getValueOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter
-
The value to compare the property to.
- getValueOrBuilder() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The value to compare the property to.
- getValues(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValues(int) - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValues(int) - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesBuilder(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesBuilderList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesCount() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesCount() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesCount() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesList() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesList() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesOrBuilder(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesOrBuilder(int) - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesOrBuilder(int) - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesOrBuilderList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesOrBuilderList() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesOrBuilderList() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
- getValueTypeCase() - Method in class com.google.datastore.v1.Value.Builder
- getValueTypeCase() - Method in class com.google.datastore.v1.Value
- getValueTypeCase() - Method in interface com.google.datastore.v1.ValueOrBuilder
- getVersion() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The version of the entity, a strictly positive number that monotonically increases with changes to the entity.
- getVersion() - Method in class com.google.datastore.v1.EntityResult
-
The version of the entity, a strictly positive number that monotonically increases with changes to the entity.
- getVersion() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The version of the entity, a strictly positive number that monotonically increases with changes to the entity.
- getVersion() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The version of the entity on the server after processing the mutation.
- getVersion() - Method in class com.google.datastore.v1.MutationResult
-
The version of the entity on the server after processing the mutation.
- getVersion() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The version of the entity on the server after processing the mutation.
- getWorkCompleted() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
The amount of work that has been completed.
- getWorkCompleted() - Method in class com.google.datastore.admin.v1.Progress
-
The amount of work that has been completed.
- getWorkCompleted() - Method in interface com.google.datastore.admin.v1.ProgressOrBuilder
-
The amount of work that has been completed.
- getWorkEstimated() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
An estimate of how much work needs to be performed.
- getWorkEstimated() - Method in class com.google.datastore.admin.v1.Progress
-
An estimate of how much work needs to be performed.
- getWorkEstimated() - Method in interface com.google.datastore.admin.v1.ProgressOrBuilder
-
An estimate of how much work needs to be performed.
- GQL - com.google.cloud.datastore.AggregationQuery.Mode
- GQL_QUERY - com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
- GQL_QUERY - com.google.datastore.v1.RunQueryRequest.QueryTypeCase
- GQL_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- GQL_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- GqlQuery<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore GQL query.
- GqlQuery - Class in com.google.datastore.v1
-
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- GqlQuery.Builder<V> - Class in com.google.cloud.datastore
-
A GQL query builder.
- GqlQuery.Builder - Class in com.google.datastore.v1
-
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- GqlQueryOrBuilder - Interface in com.google.datastore.v1
- GqlQueryParameter - Class in com.google.datastore.v1
-
A binding parameter for a GQL query.
- GqlQueryParameter.Builder - Class in com.google.datastore.v1
-
A binding parameter for a GQL query.
- GqlQueryParameter.ParameterTypeCase - Enum in com.google.datastore.v1
- GqlQueryParameterOrBuilder - Interface in com.google.datastore.v1
- GqlQueryProtoPreparer - Class in com.google.cloud.datastore
- GqlQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.GqlQueryProtoPreparer
- GREATER_THAN - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than the given `value`.
- GREATER_THAN_OR_EQUAL - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than or equal to the given `value`.
- GREATER_THAN_OR_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than or equal to the given `value`.
- GREATER_THAN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than the given `value`.
- GrpcDatastoreAdminCallableFactory - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC callable factory implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminCallableFactory() - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
- GrpcDatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC stub implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- gt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
H
- HAS_ANCESTOR - com.google.datastore.v1.PropertyFilter.Operator
-
Limit the result set to the given entity and its descendants.
- HAS_ANCESTOR_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
Limit the result set to the given entity and its descendants.
- hasAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- hasAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The query to run.
- hasAggregationQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The query to run.
- hasAncestor(Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- hasArrayValue() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- hasArrayValue() - Method in class com.google.datastore.v1.Value
-
An array value.
- hasArrayValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An array value.
- hasAvg() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- hasAvg() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Average aggregator.
- hasAvg() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Average aggregator.
- hasBaseVersion() - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied to.
- hasBaseVersion() - Method in class com.google.datastore.v1.Mutation
-
The version of the entity that this mutation is being applied to.
- hasBaseVersion() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The version of the entity that this mutation is being applied to.
- hasBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- hasBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
A batch of aggregation results.
- hasBatch() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
A batch of aggregation results.
- hasBatch() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- hasBatch() - Method in class com.google.datastore.v1.RunQueryResponse
-
A batch of query results (always present).
- hasBatch() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
A batch of query results (always present).
- hasBlobValue() - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- hasBlobValue() - Method in class com.google.datastore.v1.Value
-
A blob value.
- hasBlobValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A blob value.
- hasBooleanValue() - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- hasBooleanValue() - Method in class com.google.datastore.v1.Value
-
A boolean value.
- hasBooleanValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A boolean value.
- hasCommitTime() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- hasCommitTime() - Method in class com.google.datastore.v1.CommitResponse
-
The transaction commit timestamp.
- hasCommitTime() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The transaction commit timestamp.
- hasCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
Metadata common to all Datastore Admin operations.
- hasCommon() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- hasCompositeFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- hasCompositeFilter() - Method in class com.google.datastore.v1.Filter
-
A composite filter.
- hasCompositeFilter() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A composite filter.
- hasCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- hasCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Count aggregator.
- hasCount() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Count aggregator.
- hasCreateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- hasCreateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was created.
- hasCreateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was created.
- hasCreateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- hasCreateTime() - Method in class com.google.datastore.v1.MutationResult
-
The create time of the entity.
- hasCreateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The create time of the entity.
- hasCursor() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- hasCursor() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A query cursor.
- hasCursor() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A query cursor.
- hasDelete() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- hasDelete() - Method in class com.google.datastore.v1.Mutation
-
The key of the entity to delete.
- hasDelete() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The key of the entity to delete.
- hasDoubleValue() - Method in class com.google.datastore.v1.Value.Builder
-
A double value.
- hasDoubleValue() - Method in class com.google.datastore.v1.Value
-
A double value.
- hasDoubleValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A double value.
- hasEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- hasEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time the operation ended, either successfully or otherwise.
- hasEndTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time the operation ended, either successfully or otherwise.
- hasEntity() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- hasEntity() - Method in class com.google.datastore.v1.EntityResult
-
The resulting entity.
- hasEntity() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The resulting entity.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Description of which entities are being exported.
- hasEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Description of which entities are being exported.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Description of what data from the project is included in the export.
- hasEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Description of what data from the project is included in the export.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Description of which entities are being imported.
- hasEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Description of which entities are being imported.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- hasEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Optionally specify which kinds/namespaces are to be imported.
- hasEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Optionally specify which kinds/namespaces are to be imported.
- hasEntityValue() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- hasEntityValue() - Method in class com.google.datastore.v1.Value
-
An entity value.
- hasEntityValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An entity value.
- hasFilter() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- hasFilter() - Method in class com.google.datastore.v1.Query
-
The filter to apply.
- hasFilter() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The filter to apply.
- hasGeoPointValue() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- hasGeoPointValue() - Method in class com.google.datastore.v1.Value
-
A geo point value representing a point on the surface of Earth.
- hasGeoPointValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A geo point value representing a point on the surface of Earth.
- hasGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- hasGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The GQL query to run.
- hasGqlQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The GQL query to run.
- hasGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- hasGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The GQL query to run.
- hasGqlQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The GQL query to run.
- hashCode() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- hashCode() - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- hashCode() - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- hashCode() - Method in class com.google.cloud.datastore.AggregationResult
- hashCode() - Method in class com.google.cloud.datastore.AggregationResults
- hashCode() - Method in class com.google.cloud.datastore.BaseEntity
- hashCode() - Method in class com.google.cloud.datastore.BaseKey
- hashCode() - Method in class com.google.cloud.datastore.Blob
- hashCode() - Method in class com.google.cloud.datastore.Cursor
- hashCode() - Method in class com.google.cloud.datastore.DatastoreOptions
- hashCode() - Method in class com.google.cloud.datastore.GqlQuery
- hashCode() - Method in class com.google.cloud.datastore.LatLng
- hashCode() - Method in class com.google.cloud.datastore.PathElement
- hashCode() - Method in class com.google.cloud.datastore.Query.ResultType
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- hashCode() - Method in class com.google.cloud.datastore.Value
- hashCode() - Method in class com.google.datastore.admin.v1.CommonMetadata
- hashCode() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- hashCode() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- hashCode() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- hashCode() - Method in class com.google.datastore.admin.v1.EntityFilter
- hashCode() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- hashCode() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- hashCode() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- hashCode() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- hashCode() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- hashCode() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- hashCode() - Method in class com.google.datastore.admin.v1.Index
- hashCode() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- hashCode() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- hashCode() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- hashCode() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- hashCode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- hashCode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- hashCode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- hashCode() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- hashCode() - Method in class com.google.datastore.admin.v1.Progress
- hashCode() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- hashCode() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- hashCode() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- hashCode() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- hashCode() - Method in class com.google.datastore.v1.AggregationQuery
- hashCode() - Method in class com.google.datastore.v1.AggregationResult
- hashCode() - Method in class com.google.datastore.v1.AggregationResultBatch
- hashCode() - Method in class com.google.datastore.v1.AllocateIdsRequest
- hashCode() - Method in class com.google.datastore.v1.AllocateIdsResponse
- hashCode() - Method in class com.google.datastore.v1.ArrayValue
- hashCode() - Method in class com.google.datastore.v1.BeginTransactionRequest
- hashCode() - Method in class com.google.datastore.v1.BeginTransactionResponse
- hashCode() - Method in class com.google.datastore.v1.CommitRequest
- hashCode() - Method in class com.google.datastore.v1.CommitResponse
- hashCode() - Method in class com.google.datastore.v1.CompositeFilter
- hashCode() - Method in class com.google.datastore.v1.Entity
- hashCode() - Method in class com.google.datastore.v1.EntityResult
- hashCode() - Method in class com.google.datastore.v1.Filter
- hashCode() - Method in class com.google.datastore.v1.GqlQuery
- hashCode() - Method in class com.google.datastore.v1.GqlQueryParameter
- hashCode() - Method in class com.google.datastore.v1.Key
- hashCode() - Method in class com.google.datastore.v1.Key.PathElement
- hashCode() - Method in class com.google.datastore.v1.KindExpression
- hashCode() - Method in class com.google.datastore.v1.LookupRequest
- hashCode() - Method in class com.google.datastore.v1.LookupResponse
- hashCode() - Method in class com.google.datastore.v1.Mutation
- hashCode() - Method in class com.google.datastore.v1.MutationResult
- hashCode() - Method in class com.google.datastore.v1.PartitionId
- hashCode() - Method in class com.google.datastore.v1.Projection
- hashCode() - Method in class com.google.datastore.v1.PropertyFilter
- hashCode() - Method in class com.google.datastore.v1.PropertyOrder
- hashCode() - Method in class com.google.datastore.v1.PropertyReference
- hashCode() - Method in class com.google.datastore.v1.Query
- hashCode() - Method in class com.google.datastore.v1.QueryResultBatch
- hashCode() - Method in class com.google.datastore.v1.ReadOptions
- hashCode() - Method in class com.google.datastore.v1.ReserveIdsRequest
- hashCode() - Method in class com.google.datastore.v1.ReserveIdsResponse
- hashCode() - Method in class com.google.datastore.v1.RollbackRequest
- hashCode() - Method in class com.google.datastore.v1.RollbackResponse
- hashCode() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- hashCode() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- hashCode() - Method in class com.google.datastore.v1.RunQueryRequest
- hashCode() - Method in class com.google.datastore.v1.RunQueryResponse
- hashCode() - Method in class com.google.datastore.v1.TransactionOptions
- hashCode() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- hashCode() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- hashCode() - Method in class com.google.datastore.v1.Value
- hasId() - Method in class com.google.cloud.datastore.Key
- hasId() - Method in class com.google.cloud.datastore.PathElement
- hasId() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- hasId() - Method in class com.google.datastore.v1.Key.PathElement
-
The auto-allocated ID of the entity.
- hasId() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The auto-allocated ID of the entity.
- hasIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- hasIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
The index to create.
- hasIndex() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
The index to create.
- hasInsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- hasInsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to insert.
- hasInsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to insert.
- hasIntegerValue() - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- hasIntegerValue() - Method in class com.google.datastore.v1.Value
-
An integer value.
- hasIntegerValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An integer value.
- hasKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns true if entity has a non-null key.
- hasKey() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- hasKey() - Method in class com.google.datastore.v1.Entity
-
The entity's key.
- hasKey() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's key.
- hasKey() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- hasKey() - Method in class com.google.datastore.v1.MutationResult
-
The automatically allocated key.
- hasKey() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The automatically allocated key.
- hasKeyValue() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- hasKeyValue() - Method in class com.google.datastore.v1.Value
-
A key value.
- hasKeyValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A key value.
- hasLimit() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- hasLimit() - Method in class com.google.datastore.v1.Query
-
The maximum number of results to return.
- hasLimit() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The maximum number of results to return.
- hasName() - Method in class com.google.cloud.datastore.Key
- hasName() - Method in class com.google.cloud.datastore.PathElement
- hasName() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- hasName() - Method in class com.google.datastore.v1.Key.PathElement
-
The name of the entity.
- hasName() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The name of the entity.
- hasNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- hasNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery
-
Nested query for aggregation
- hasNestedQuery() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Nested query for aggregation
- hasNewTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- hasNewTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
Options for beginning a new transaction for this request.
- hasNewTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Options for beginning a new transaction for this request.
- hasNullValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- hasNullValue() - Method in class com.google.datastore.v1.Value
-
A null value.
- hasNullValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A null value.
- hasPartitionId() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- hasPartitionId() - Method in class com.google.datastore.v1.Key
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- hasPartitionId() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- hasPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPartitionId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPartitionId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- hasPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- hasPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `PREPARE` step.
- hasPrepareStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `PREPARE` step.
- hasProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- hasProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of bytes processed.
- hasProgressBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- hasProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- hasProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of bytes processed.
- hasProgressBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
An estimate of the number of entities processed.
- hasProgressEntities() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
An estimate of the number of entities processed.
- hasProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- hasProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
-
The property to aggregate on.
- hasProperty() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.AvgOrBuilder
-
The property to aggregate on.
- hasProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- hasProperty() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
-
The property to aggregate on.
- hasProperty() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.SumOrBuilder
-
The property to aggregate on.
- hasProperty() - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- hasProperty() - Method in class com.google.datastore.v1.Projection
-
The property to project.
- hasProperty() - Method in interface com.google.datastore.v1.ProjectionOrBuilder
-
The property to project.
- hasProperty() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- hasProperty() - Method in class com.google.datastore.v1.PropertyFilter
-
The property to filter by.
- hasProperty() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The property to filter by.
- hasProperty() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- hasProperty() - Method in class com.google.datastore.v1.PropertyOrder
-
The property to order by.
- hasProperty() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The property to order by.
- hasPropertyFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- hasPropertyFilter() - Method in class com.google.datastore.v1.Filter
-
A filter on a property.
- hasPropertyFilter() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A filter on a property.
- hasQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- hasQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The query to run.
- hasQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The query to run.
- hasQuery() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasQuery() - Method in class com.google.datastore.v1.RunQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasQuery() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- hasReadConsistency() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- hasReadConsistency() - Method in class com.google.datastore.v1.ReadOptions
-
The non-transactional read consistency to use.
- hasReadConsistency() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The non-transactional read consistency to use.
- hasReadOnly() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- hasReadOnly() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should only allow reads.
- hasReadOnly() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should only allow reads.
- hasReadOptions() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- hasReadOptions() - Method in class com.google.datastore.v1.LookupRequest
-
The options for this lookup request.
- hasReadOptions() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The options for this lookup request.
- hasReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- hasReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The options for this query.
- hasReadOptions() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The options for this query.
- hasReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- hasReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest
-
The options for this query.
- hasReadOptions() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The options for this query.
- hasReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- hasReadTime() - Method in class com.google.datastore.v1.LookupResponse
-
The time at which these entities were read or found missing.
- hasReadTime() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The time at which these entities were read or found missing.
- hasReadTime() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in class com.google.datastore.v1.QueryResultBatch
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- hasReadTime() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- hasReadTime() - Method in class com.google.datastore.v1.ReadOptions
-
Reads entities as they were at the given time.
- hasReadTime() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Reads entities as they were at the given time.
- hasReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- hasReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
Reads entities at the given time.
- hasReadTime() - Method in interface com.google.datastore.v1.TransactionOptions.ReadOnlyOrBuilder
-
Reads entities at the given time.
- hasReadWrite() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- hasReadWrite() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should allow both reads and writes.
- hasReadWrite() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should allow both reads and writes.
- hasRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- hasRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `REDIRECT_WRITES` step.
- hasRedirectWritesStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `REDIRECT_WRITES` step.
- hasSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- hasSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
Options for beginning a new transaction for this request.
- hasSingleUseTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Options for beginning a new transaction for this request.
- hasStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- hasStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time that work began on the operation.
- hasStartTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time that work began on the operation.
- hasStringValue() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- hasStringValue() - Method in class com.google.datastore.v1.Value
-
A UTF-8 encoded string value.
- hasStringValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A UTF-8 encoded string value.
- hasSum() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- hasSum() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Sum aggregator.
- hasSum() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Sum aggregator.
- hasTimestampValue() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- hasTimestampValue() - Method in class com.google.datastore.v1.Value
-
A timestamp value.
- hasTimestampValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A timestamp value.
- hasTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- hasTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
The identifier of the transaction associated with the commit.
- hasTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The identifier of the transaction associated with the commit.
- hasTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- hasTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
The identifier of the transaction in which to read.
- hasTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The identifier of the transaction in which to read.
- hasTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- hasTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Options for a new transaction.
- hasTransactionOptions() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Options for a new transaction.
- hasUpdate() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- hasUpdate() - Method in class com.google.datastore.v1.Mutation
-
The entity to update.
- hasUpdate() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to update.
- hasUpdateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- hasUpdateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was last changed.
- hasUpdateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was last changed.
- hasUpdateTime() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- hasUpdateTime() - Method in class com.google.datastore.v1.Mutation
-
The update time of the entity that this mutation is being applied to.
- hasUpdateTime() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The update time of the entity that this mutation is being applied to.
- hasUpdateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- hasUpdateTime() - Method in class com.google.datastore.v1.MutationResult
-
The update time of the entity on the server after processing the mutation.
- hasUpdateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The update time of the entity on the server after processing the mutation.
- hasUpsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- hasUpsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to upsert.
- hasUpsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to upsert.
- hasUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- hasUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
Optional.
- hasUpTo() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Optional.
- hasValue() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- hasValue() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A value parameter.
- hasValue() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A value parameter.
- hasValue() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- hasValue() - Method in class com.google.datastore.v1.PropertyFilter
-
The value to compare the property to.
- hasValue() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The value to compare the property to.
- host(String) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the host used to access Cloud Datastore.
- HttpDatastoreRpc - Class in com.google.cloud.datastore.spi.v1
- HttpDatastoreRpc(DatastoreOptions) - Constructor for class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- HttpJsonDatastoreAdminCallableFactory - Class in com.google.cloud.datastore.admin.v1.stub
-
REST callable factory implementation for the DatastoreAdmin service API.
- HttpJsonDatastoreAdminCallableFactory() - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- HttpJsonDatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
REST stub implementation for the DatastoreAdmin service API.
- HttpJsonDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
Constructs an instance of HttpJsonDatastoreAdminStub, using the given settings.
- HttpJsonDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
Constructs an instance of HttpJsonDatastoreAdminStub, using the given settings.
I
- ID - com.google.datastore.v1.Key.PathElement.IdTypeCase
- ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key.PathElement
- IDTYPE_NOT_SET - com.google.datastore.v1.Key.PathElement.IdTypeCase
- IMPORT_ENTITIES - com.google.datastore.admin.v1.OperationType
-
ImportEntities.
- IMPORT_ENTITIES_VALUE - Static variable in enum com.google.datastore.admin.v1.OperationType
-
ImportEntities.
- importEntities(ImportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Imports entities into Google Cloud Datastore.
- importEntitiesAsync(ImportEntitiesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesAsync(String, Map<String, String>, String, EntityFilter) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- ImportEntitiesMetadata - Class in com.google.datastore.admin.v1
-
Metadata for ImportEntities operations.
- ImportEntitiesMetadata.Builder - Class in com.google.datastore.admin.v1
-
Metadata for ImportEntities operations.
- ImportEntitiesMetadataOrBuilder - Interface in com.google.datastore.admin.v1
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to importEntities.
- ImportEntitiesRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ImportEntities][google.datastore.admin.v1.DatastoreAdmin.ImportEntities].
- ImportEntitiesRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ImportEntities][google.datastore.admin.v1.DatastoreAdmin.ImportEntities].
- ImportEntitiesRequestOrBuilder - Interface in com.google.datastore.admin.v1
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to importEntities.
- in(String, ListValue) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- IN - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is equal to at least one value in the given array.
- IN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is equal to at least one value in the given array.
- IncompleteKey - Class in com.google.cloud.datastore
-
An incomplete key (without a name or id).
- IncompleteKey.Builder - Class in com.google.cloud.datastore
- Index - Class in com.google.datastore.admin.v1
-
Datastore composite index definition.
- INDEX_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CreateIndexRequest
- INDEX_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.DeleteIndexRequest
- INDEX_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.GetIndexRequest
- INDEX_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- INDEX_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.IndexOperationMetadata
- INDEX_UPDATES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitResponse
- Index.AncestorMode - Enum in com.google.datastore.admin.v1
-
For an ordered index, specifies whether each of the entity's ancestors will be included.
- Index.Builder - Class in com.google.datastore.admin.v1
-
Datastore composite index definition.
- Index.Direction - Enum in com.google.datastore.admin.v1
-
The direction determines how a property is indexed.
- Index.IndexedProperty - Class in com.google.datastore.admin.v1
-
A property of an index.
- Index.IndexedProperty.Builder - Class in com.google.datastore.admin.v1
-
A property of an index.
- Index.IndexedPropertyOrBuilder - Interface in com.google.datastore.admin.v1
- Index.State - Enum in com.google.datastore.admin.v1
-
The possible set of states of an index.
- INDEXES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesResponse
- IndexOperationMetadata - Class in com.google.datastore.admin.v1
-
Metadata for Index operations.
- IndexOperationMetadata.Builder - Class in com.google.datastore.admin.v1
-
Metadata for Index operations.
- IndexOperationMetadataOrBuilder - Interface in com.google.datastore.admin.v1
- IndexOrBuilder - Interface in com.google.datastore.admin.v1
- IndexProto - Class in com.google.datastore.admin.v1
- initializer(HttpRequestInitializer) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the (optional) initializer to run on HTTP requests to Cloud Datastore.
- INITIALIZING - com.google.datastore.admin.v1.CommonMetadata.State
-
Request is being prepared for processing.
- INITIALIZING_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request is being prepared for processing.
- INPUT_URL_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- INPUT_URL_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesRequest
- INSERT - com.google.datastore.v1.Mutation.OperationCase
- INSERT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
- INTEGER_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- INTEGER_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.CommonMetadata
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.EntityFilter
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Index.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Index
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Progress.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.admin.v1.Progress
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationQuery
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationResult.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationResult
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AggregationResultBatch
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AllocateIdsRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.AllocateIdsResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ArrayValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ArrayValue
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.BeginTransactionRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.BeginTransactionResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CommitRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CommitRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CommitResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CommitResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.CompositeFilter
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Entity.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Entity
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.EntityResult.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.EntityResult
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Filter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Filter
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.GqlQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.GqlQuery
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.GqlQueryParameter
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Key.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Key
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Key.PathElement
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.KindExpression.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.KindExpression
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.LookupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.LookupRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.LookupResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.LookupResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Mutation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Mutation
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.MutationResult.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.MutationResult
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PartitionId.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PartitionId
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Projection.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Projection
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyFilter
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyOrder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyReference.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.PropertyReference
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Query.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Query
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.QueryResultBatch
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReadOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReadOptions
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReserveIdsRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.ReserveIdsResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RollbackRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RollbackResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunQueryRequest
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.RunQueryResponse
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.datastore.v1.Value
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.CommonMetadata
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- internalGetMapField(int) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- internalGetMapField(int) - Method in class com.google.datastore.v1.AggregationResult.Builder
- internalGetMapField(int) - Method in class com.google.datastore.v1.AggregationResult
- internalGetMapField(int) - Method in class com.google.datastore.v1.Entity.Builder
- internalGetMapField(int) - Method in class com.google.datastore.v1.Entity
- internalGetMapField(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
- internalGetMapField(int) - Method in class com.google.datastore.v1.GqlQuery
- internalGetMutableMapField(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- internalGetMutableMapField(int) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- internalGetMutableMapField(int) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- internalGetMutableMapField(int) - Method in class com.google.datastore.v1.AggregationResult.Builder
- internalGetMutableMapField(int) - Method in class com.google.datastore.v1.Entity.Builder
- internalGetMutableMapField(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.Index.Direction
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.Index.State
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.MigrationState
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.MigrationStep
- internalGetValueMap() - Static method in enum com.google.datastore.admin.v1.OperationType
- internalGetValueMap() - Static method in enum com.google.datastore.v1.CommitRequest.Mode
- internalGetValueMap() - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
- internalGetValueMap() - Static method in enum com.google.datastore.v1.EntityResult.ResultType
- internalGetValueMap() - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
- internalGetValueMap() - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
- internalGetValueMap() - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
- internalGetValueMap() - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
- invokeRpc(Callable<O>, String) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- isActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- isActive() - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Returns
true
if still active (write operations were not sent to the Datastore). - isActive() - Method in interface com.google.cloud.datastore.Transaction
-
Returns
true
if the transaction is still active (was not committed or rolledback). - isEventual() - Method in class com.google.cloud.datastore.ReadOption.EventualConsistency
- isInitialized() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.CommonMetadata
- isInitialized() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- isInitialized() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.EntityFilter
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- isInitialized() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- isInitialized() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.Index.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- isInitialized() - Method in class com.google.datastore.admin.v1.Index
- isInitialized() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- isInitialized() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- isInitialized() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- isInitialized() - Method in class com.google.datastore.admin.v1.Progress.Builder
- isInitialized() - Method in class com.google.datastore.admin.v1.Progress
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationQuery
- isInitialized() - Method in class com.google.datastore.v1.AggregationResult.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationResult
- isInitialized() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- isInitialized() - Method in class com.google.datastore.v1.AggregationResultBatch
- isInitialized() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.AllocateIdsRequest
- isInitialized() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.AllocateIdsResponse
- isInitialized() - Method in class com.google.datastore.v1.ArrayValue.Builder
- isInitialized() - Method in class com.google.datastore.v1.ArrayValue
- isInitialized() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.BeginTransactionRequest
- isInitialized() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.BeginTransactionResponse
- isInitialized() - Method in class com.google.datastore.v1.CommitRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.CommitRequest
- isInitialized() - Method in class com.google.datastore.v1.CommitResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.CommitResponse
- isInitialized() - Method in class com.google.datastore.v1.CompositeFilter.Builder
- isInitialized() - Method in class com.google.datastore.v1.CompositeFilter
- isInitialized() - Method in class com.google.datastore.v1.Entity.Builder
- isInitialized() - Method in class com.google.datastore.v1.Entity
- isInitialized() - Method in class com.google.datastore.v1.EntityResult.Builder
- isInitialized() - Method in class com.google.datastore.v1.EntityResult
- isInitialized() - Method in class com.google.datastore.v1.Filter.Builder
- isInitialized() - Method in class com.google.datastore.v1.Filter
- isInitialized() - Method in class com.google.datastore.v1.GqlQuery.Builder
- isInitialized() - Method in class com.google.datastore.v1.GqlQuery
- isInitialized() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- isInitialized() - Method in class com.google.datastore.v1.GqlQueryParameter
- isInitialized() - Method in class com.google.datastore.v1.Key.Builder
- isInitialized() - Method in class com.google.datastore.v1.Key
- isInitialized() - Method in class com.google.datastore.v1.Key.PathElement.Builder
- isInitialized() - Method in class com.google.datastore.v1.Key.PathElement
- isInitialized() - Method in class com.google.datastore.v1.KindExpression.Builder
- isInitialized() - Method in class com.google.datastore.v1.KindExpression
- isInitialized() - Method in class com.google.datastore.v1.LookupRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.LookupRequest
- isInitialized() - Method in class com.google.datastore.v1.LookupResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.LookupResponse
- isInitialized() - Method in class com.google.datastore.v1.Mutation.Builder
- isInitialized() - Method in class com.google.datastore.v1.Mutation
- isInitialized() - Method in class com.google.datastore.v1.MutationResult.Builder
- isInitialized() - Method in class com.google.datastore.v1.MutationResult
- isInitialized() - Method in class com.google.datastore.v1.PartitionId.Builder
- isInitialized() - Method in class com.google.datastore.v1.PartitionId
- isInitialized() - Method in class com.google.datastore.v1.Projection.Builder
- isInitialized() - Method in class com.google.datastore.v1.Projection
- isInitialized() - Method in class com.google.datastore.v1.PropertyFilter.Builder
- isInitialized() - Method in class com.google.datastore.v1.PropertyFilter
- isInitialized() - Method in class com.google.datastore.v1.PropertyOrder.Builder
- isInitialized() - Method in class com.google.datastore.v1.PropertyOrder
- isInitialized() - Method in class com.google.datastore.v1.PropertyReference.Builder
- isInitialized() - Method in class com.google.datastore.v1.PropertyReference
- isInitialized() - Method in class com.google.datastore.v1.Query.Builder
- isInitialized() - Method in class com.google.datastore.v1.Query
- isInitialized() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- isInitialized() - Method in class com.google.datastore.v1.QueryResultBatch
- isInitialized() - Method in class com.google.datastore.v1.ReadOptions.Builder
- isInitialized() - Method in class com.google.datastore.v1.ReadOptions
- isInitialized() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.ReserveIdsRequest
- isInitialized() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.ReserveIdsResponse
- isInitialized() - Method in class com.google.datastore.v1.RollbackRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.RollbackRequest
- isInitialized() - Method in class com.google.datastore.v1.RollbackResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.RollbackResponse
- isInitialized() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- isInitialized() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- isInitialized() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- isInitialized() - Method in class com.google.datastore.v1.RunQueryRequest
- isInitialized() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- isInitialized() - Method in class com.google.datastore.v1.RunQueryResponse
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions.Builder
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- isInitialized() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- isInitialized() - Method in class com.google.datastore.v1.Value.Builder
- isInitialized() - Method in class com.google.datastore.v1.Value
- isNull(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns true if property is an instance of NullValue.
- isNull(String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- isStoreOnDisk() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns
true
data persist on disk, otherwisefalse
data not store on disk. - isTerminated() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- isTerminated() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- isTerminated() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- iterator() - Method in class com.google.cloud.datastore.AggregationResults
-
Returns
Iterator
for underlying List<AggregationResult
>.
K
- key() - Method in class com.google.cloud.datastore.BaseEntity.Builder
- Key - Class in com.google.cloud.datastore
-
A key that is guaranteed to be complete and could be used to reference a Google Cloud Datastore
Entity
. - Key - Class in com.google.datastore.v1
-
A unique identifier for an entity.
- KEY - com.google.cloud.datastore.ValueType
-
Represents a
key
as a value. - KEY - Static variable in class com.google.cloud.datastore.Query.ResultType
- KEY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Entity
- KEY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
- KEY_ONLY - com.google.datastore.v1.EntityResult.ResultType
-
Only the key.
- KEY_ONLY_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
-
Only the key.
- KEY_PROPERTY_NAME - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
The property used in the Datastore to get the key of the entity.
- KEY_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- KEY_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- Key.Builder - Class in com.google.cloud.datastore
- Key.Builder - Class in com.google.datastore.v1
-
A unique identifier for an entity.
- Key.PathElement - Class in com.google.datastore.v1
-
A (kind, ID/name) pair used to construct a key path.
- Key.PathElement.Builder - Class in com.google.datastore.v1
-
A (kind, ID/name) pair used to construct a key path.
- Key.PathElement.IdTypeCase - Enum in com.google.datastore.v1
- Key.PathElementOrBuilder - Interface in com.google.datastore.v1
- KeyFactory - Class in com.google.cloud.datastore
-
A helper for creating keys for a specific
Datastore
, using its associated projectId and namespace. - KeyFactory(String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyFactory(String, String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyFactory(String, String, String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyOrBuilder - Interface in com.google.datastore.v1
- KeyQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore key-only query that can be constructed by providing all the specific query elements.
- KeyQuery.Builder - Class in com.google.cloud.datastore
-
A
KeyQuery
builder for queries that returnKey
results. - KEYS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AllocateIdsRequest
- KEYS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AllocateIdsResponse
- KEYS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupRequest
- KEYS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReserveIdsRequest
- KeyValue - Class in com.google.cloud.datastore
- KeyValue(Key) - Constructor for class com.google.cloud.datastore.KeyValue
- KeyValue.Builder - Class in com.google.cloud.datastore
- KIND_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- KIND_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key.PathElement
- KIND_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- KindExpression - Class in com.google.datastore.v1
-
A representation of a kind.
- KindExpression.Builder - Class in com.google.datastore.v1
-
A representation of a kind.
- KindExpressionOrBuilder - Interface in com.google.datastore.v1
- KINDS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.EntityFilter
L
- LABELS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
- LABELS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesRequest
- LABELS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesRequest
- LAT_LNG - com.google.cloud.datastore.ValueType
-
Represents a
LatLng
value. - LatLng - Class in com.google.cloud.datastore
-
A Google Cloud Datastore LatLng (represented by latitude and longitude in degrees).
- LatLngValue - Class in com.google.cloud.datastore
- LatLngValue(LatLng) - Constructor for class com.google.cloud.datastore.LatLngValue
- LatLngValue.Builder - Class in com.google.cloud.datastore
- le(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- LESS_THAN - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is less than the given `value`.
- LESS_THAN_OR_EQUAL - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is less than or equal to the given `value`.
- LESS_THAN_OR_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is less than or equal to the given `value`.
- LESS_THAN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is less than the given `value`.
- LIMIT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- LIST - com.google.cloud.datastore.ValueType
-
Represents a
list
ofValue
s. - listIndexes(ListIndexesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest, StreamObserver<ListIndexesResponse>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest, StreamObserver<ListIndexesResponse>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Lists the indexes that match the specified filters.
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- ListIndexesRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
- ListIndexesRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
- ListIndexesRequestOrBuilder - Interface in com.google.datastore.admin.v1
- ListIndexesResponse - Class in com.google.datastore.admin.v1
-
The response for [google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
- ListIndexesResponse.Builder - Class in com.google.datastore.admin.v1
-
The response for [google.datastore.admin.v1.DatastoreAdmin.ListIndexes][google.datastore.admin.v1.DatastoreAdmin.ListIndexes].
- ListIndexesResponseOrBuilder - Interface in com.google.datastore.admin.v1
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to listIndexes.
- ListValue - Class in com.google.cloud.datastore
-
A Google Cloud Datastore list value.
- ListValue(Value<?>, Value<?>...) - Constructor for class com.google.cloud.datastore.ListValue
- ListValue(List<? extends Value<?>>) - Constructor for class com.google.cloud.datastore.ListValue
- ListValue.Builder - Class in com.google.cloud.datastore
- LOCAL_HOST_ENV_VAR - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
Name of the environment variable used to set the local host.
- LocalDatastoreHelper - Class in com.google.cloud.datastore.testing
-
Utility to start and stop local Google Cloud Datastore emulators.
- LocalDatastoreHelper.Builder - Class in com.google.cloud.datastore.testing
-
A builder for
LocalDatastoreHelper
objects. - localHost(String) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Configures the client to access Cloud Datastore on a local host (typically a Cloud Datastore Emulator instance).
- logMethodCalls() - Static method in class com.google.datastore.v1.client.DatastoreFactory
-
Starts logging datastore method calls to the console.
- LONG - com.google.cloud.datastore.ValueType
-
Represents a
long
value. - LongValue - Class in com.google.cloud.datastore
- LongValue(long) - Constructor for class com.google.cloud.datastore.LongValue
- LongValue.Builder - Class in com.google.cloud.datastore
- lookup(LookupRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- lookup(LookupRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a lookup request.
- lookup(LookupRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- lookup(LookupRequest) - Method in class com.google.datastore.v1.client.Datastore
- LookupRequest - Class in com.google.datastore.v1
-
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
- LookupRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
- LookupRequestOrBuilder - Interface in com.google.datastore.v1
- LookupResponse - Class in com.google.datastore.v1
-
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
- LookupResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.Lookup][google.datastore.v1.Datastore.Lookup].
- LookupResponseOrBuilder - Interface in com.google.datastore.v1
- lt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
M
- makeAncestorFilter(Key) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Makes an ancestor filter.
- makeAndFilter(Filter...) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a composite filter from the given sub-filters using AND to combine filters.
- makeAndFilter(Iterable<Filter>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a composite filter from the given sub-filters using AND to combine filters.
- makeClient(DatastoreOptions) - Method in class com.google.datastore.v1.client.DatastoreFactory
-
Constructs a Google APIs HTTP client with the associated credentials.
- makeClient(DatastoreOptions) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- makeDelete(Key) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- makeFilter(String, PropertyFilter.Operator, Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a filter on a property for use in a query.
- makeFilter(String, PropertyFilter.Operator, Value.Builder) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a filter on a property for use in a query.
- makeInsert(Entity) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- makeKey(Object...) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a key from the specified path of kind/id-or-name pairs and/or Keys.
- makeOrder(String, PropertyOrder.Direction) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a sort order for use in a query.
- makePropertyReference(String) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a property reference for use in a query.
- makeUpdate(Entity) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- makeUpsert(Entity) - Static method in class com.google.datastore.v1.client.DatastoreHelper
- makeValue(boolean) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a boolean value.
- makeValue(double) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a floating point value.
- makeValue(long) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make an integer value.
- makeValue(Entity) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make an entity value.
- makeValue(Entity.Builder) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a entity value.
- makeValue(Key) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a key value.
- makeValue(Key.Builder) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a key value.
- makeValue(Value.Builder, Value.Builder, Value.Builder...) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make an array value containing the specified values.
- makeValue(Value, Value, Value...) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a list value containing the specified values.
- makeValue(ByteString) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a ByteString value.
- makeValue(LatLng) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Makes a GeoPoint value.
- makeValue(LatLng.Builder) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Makes a GeoPoint value.
- makeValue(Iterable<Value>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make an array value containing the specified values.
- makeValue(String) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a string value.
- makeValue(Date) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Make a timestamp value given a date.
- MEANING_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- mergeAggregationQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- mergeArrayValue(ArrayValue) - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- mergeAvg(AggregationQuery.Aggregation.Avg) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- mergeBatch(AggregationResultBatch) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- mergeBatch(QueryResultBatch) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- mergeCommitTime(Timestamp) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- mergeCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- mergeCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- mergeCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- mergeCompositeFilter(CompositeFilter) - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- mergeCount(AggregationQuery.Aggregation.Count) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- mergeCreateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- mergeCreateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- mergeDelete(Key) - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- mergeEndTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- mergeEntity(Entity) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- mergeEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- mergeEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- mergeEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- mergeEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- mergeEntityValue(Entity) - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- mergeFilter(Filter) - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- mergeFrom(CommonMetadata) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- mergeFrom(CreateIndexRequest) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- mergeFrom(DatastoreFirestoreMigrationMetadata) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- mergeFrom(DeleteIndexRequest) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- mergeFrom(EntityFilter) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- mergeFrom(ExportEntitiesMetadata) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- mergeFrom(ExportEntitiesRequest) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- mergeFrom(ExportEntitiesResponse) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- mergeFrom(GetIndexRequest) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- mergeFrom(ImportEntitiesMetadata) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- mergeFrom(ImportEntitiesRequest) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- mergeFrom(Index) - Method in class com.google.datastore.admin.v1.Index.Builder
- mergeFrom(Index.IndexedProperty) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- mergeFrom(IndexOperationMetadata) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- mergeFrom(ListIndexesRequest) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- mergeFrom(ListIndexesResponse) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- mergeFrom(MigrationProgressEvent) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- mergeFrom(MigrationProgressEvent.PrepareStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- mergeFrom(MigrationProgressEvent.RedirectWritesStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- mergeFrom(MigrationStateEvent) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- mergeFrom(Progress) - Method in class com.google.datastore.admin.v1.Progress.Builder
- mergeFrom(AggregationQuery) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- mergeFrom(AggregationQuery.Aggregation) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- mergeFrom(AggregationQuery.Aggregation.Avg) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- mergeFrom(AggregationQuery.Aggregation.Count) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- mergeFrom(AggregationQuery.Aggregation.Sum) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- mergeFrom(AggregationResult) - Method in class com.google.datastore.v1.AggregationResult.Builder
- mergeFrom(AggregationResultBatch) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- mergeFrom(AllocateIdsRequest) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- mergeFrom(AllocateIdsResponse) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- mergeFrom(ArrayValue) - Method in class com.google.datastore.v1.ArrayValue.Builder
- mergeFrom(BeginTransactionRequest) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- mergeFrom(BeginTransactionResponse) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- mergeFrom(CommitRequest) - Method in class com.google.datastore.v1.CommitRequest.Builder
- mergeFrom(CommitResponse) - Method in class com.google.datastore.v1.CommitResponse.Builder
- mergeFrom(CompositeFilter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- mergeFrom(Entity) - Method in class com.google.datastore.v1.Entity.Builder
- mergeFrom(EntityResult) - Method in class com.google.datastore.v1.EntityResult.Builder
- mergeFrom(Filter) - Method in class com.google.datastore.v1.Filter.Builder
- mergeFrom(GqlQuery) - Method in class com.google.datastore.v1.GqlQuery.Builder
- mergeFrom(GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- mergeFrom(Key) - Method in class com.google.datastore.v1.Key.Builder
- mergeFrom(Key.PathElement) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- mergeFrom(KindExpression) - Method in class com.google.datastore.v1.KindExpression.Builder
- mergeFrom(LookupRequest) - Method in class com.google.datastore.v1.LookupRequest.Builder
- mergeFrom(LookupResponse) - Method in class com.google.datastore.v1.LookupResponse.Builder
- mergeFrom(Mutation) - Method in class com.google.datastore.v1.Mutation.Builder
- mergeFrom(MutationResult) - Method in class com.google.datastore.v1.MutationResult.Builder
- mergeFrom(PartitionId) - Method in class com.google.datastore.v1.PartitionId.Builder
- mergeFrom(Projection) - Method in class com.google.datastore.v1.Projection.Builder
- mergeFrom(PropertyFilter) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- mergeFrom(PropertyOrder) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- mergeFrom(PropertyReference) - Method in class com.google.datastore.v1.PropertyReference.Builder
- mergeFrom(Query) - Method in class com.google.datastore.v1.Query.Builder
- mergeFrom(QueryResultBatch) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- mergeFrom(ReadOptions) - Method in class com.google.datastore.v1.ReadOptions.Builder
- mergeFrom(ReserveIdsRequest) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- mergeFrom(ReserveIdsResponse) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- mergeFrom(RollbackRequest) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- mergeFrom(RollbackResponse) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- mergeFrom(RunAggregationQueryRequest) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- mergeFrom(RunAggregationQueryResponse) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- mergeFrom(RunQueryRequest) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- mergeFrom(RunQueryResponse) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- mergeFrom(TransactionOptions) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- mergeFrom(TransactionOptions.ReadOnly) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- mergeFrom(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- mergeFrom(Value) - Method in class com.google.datastore.v1.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.Index.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.admin.v1.Progress.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ArrayValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CommitRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CommitResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Entity.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.EntityResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Filter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.GqlQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Key.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.KindExpression.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.LookupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.LookupResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Mutation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.MutationResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PartitionId.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Projection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Query.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReadOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Value.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.Index.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- mergeFrom(Message) - Method in class com.google.datastore.admin.v1.Progress.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationResult.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.ArrayValue.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.CommitRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.CommitResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Entity.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.EntityResult.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Filter.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.GqlQuery.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Key.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.KindExpression.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.LookupRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.LookupResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Mutation.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.MutationResult.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.PartitionId.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Projection.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyReference.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Query.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.ReadOptions.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- mergeFrom(Message) - Method in class com.google.datastore.v1.Value.Builder
- mergeFrom(P) - Method in interface com.google.cloud.datastore.ValueBuilder
- mergeGeoPointValue(LatLng) - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- mergeGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- mergeGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- mergeIndex(Index) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- mergeInsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- mergeKey(Key) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- mergeKey(Key) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- mergeKeyValue(Key) - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- mergeLimit(Int32Value) - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- mergeNestedQuery(Query) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- mergeNewTransaction(TransactionOptions) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- mergePartitionId(PartitionId) - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- mergePartitionId(PartitionId) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- mergePartitionId(PartitionId) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- mergePrepareStepDetails(MigrationProgressEvent.PrepareStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- mergeProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- mergeProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- mergeProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- mergeProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- mergeProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- mergeProperty(PropertyReference) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- mergeProperty(PropertyReference) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- mergeProperty(PropertyReference) - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- mergeProperty(PropertyReference) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- mergeProperty(PropertyReference) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- mergePropertyFilter(PropertyFilter) - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- mergeQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- mergeQuery(Query) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- mergeQuery(Query) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- mergeReadOnly(TransactionOptions.ReadOnly) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- mergeReadOptions(ReadOptions) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- mergeReadOptions(ReadOptions) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- mergeReadOptions(ReadOptions) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- mergeReadTime(Timestamp) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- mergeReadTime(Timestamp) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- mergeReadTime(Timestamp) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- mergeReadTime(Timestamp) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- mergeReadTime(Timestamp) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- mergeReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- mergeRedirectWritesStepDetails(MigrationProgressEvent.RedirectWritesStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- mergeSingleUseTransaction(TransactionOptions) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- mergeStartTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- mergeSum(AggregationQuery.Aggregation.Sum) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- mergeTimestampValue(Timestamp) - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- mergeTransactionOptions(TransactionOptions) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Progress.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ArrayValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Entity.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.EntityResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Filter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.KindExpression.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Mutation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.MutationResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PartitionId.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Projection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyReference.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Query.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReadOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Value.Builder
- mergeUpdate(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- mergeUpdateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- mergeUpdateTime(Timestamp) - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- mergeUpdateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- mergeUpsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- mergeUpTo(Int64Value) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- mergeValue(Value) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- mergeValue(Value) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- MIGRATION_STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- MIGRATION_STATE_UNSPECIFIED - com.google.datastore.admin.v1.MigrationState
-
Unspecified.
- MIGRATION_STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationState
-
Unspecified.
- MIGRATION_STEP_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- MIGRATION_STEP_UNSPECIFIED - com.google.datastore.admin.v1.MigrationStep
-
Unspecified.
- MIGRATION_STEP_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Unspecified.
- MigrationProgressEvent - Class in com.google.datastore.admin.v1
-
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 - Class in com.google.datastore.admin.v1
-
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 - Enum in com.google.datastore.admin.v1
-
Concurrency modes for transactions in Cloud Firestore.
- MigrationProgressEvent.PrepareStepDetails - Class in com.google.datastore.admin.v1
-
Details for the `PREPARE` step.
- MigrationProgressEvent.PrepareStepDetails.Builder - Class in com.google.datastore.admin.v1
-
Details for the `PREPARE` step.
- MigrationProgressEvent.PrepareStepDetailsOrBuilder - Interface in com.google.datastore.admin.v1
- MigrationProgressEvent.RedirectWritesStepDetails - Class in com.google.datastore.admin.v1
-
Details for the `REDIRECT_WRITES` step.
- MigrationProgressEvent.RedirectWritesStepDetails.Builder - Class in com.google.datastore.admin.v1
-
Details for the `REDIRECT_WRITES` step.
- MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder - Interface in com.google.datastore.admin.v1
- MigrationProgressEvent.StepDetailsCase - Enum in com.google.datastore.admin.v1
- MigrationProgressEventOrBuilder - Interface in com.google.datastore.admin.v1
- MigrationProto - Class in com.google.datastore.admin.v1
- MigrationState - Enum in com.google.datastore.admin.v1
-
States for a migration.
- MigrationStateEvent - Class in com.google.datastore.admin.v1
-
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 - Class in com.google.datastore.admin.v1
-
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 - Interface in com.google.datastore.admin.v1
- MigrationStep - Enum in com.google.datastore.admin.v1
-
Steps in a migration.
- MISSING_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
- MockCredential - Class in com.google.datastore.v1.client.testing
-
Fake credential used for testing purpose.
- MockCredential() - Constructor for class com.google.datastore.v1.client.testing.MockCredential
- MockDatastoreFactory - Class in com.google.datastore.v1.client.testing
-
Fake Datastore factory used for testing purposes when a true Datastore service is not needed.
- MockDatastoreFactory() - Constructor for class com.google.datastore.v1.client.testing.MockDatastoreFactory
- MODE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
- MODE_NOT_SET - com.google.datastore.v1.TransactionOptions.ModeCase
- MODE_UNSPECIFIED - com.google.datastore.v1.CommitRequest.Mode
-
Unspecified.
- MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
-
Unspecified.
- MORE_RESULTS_AFTER_CURSOR - com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, but there may be more results after the end cursor.
- MORE_RESULTS_AFTER_CURSOR_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, but there may be more results after the end cursor.
- MORE_RESULTS_AFTER_LIMIT - com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, but there may be more results after the limit.
- MORE_RESULTS_AFTER_LIMIT_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, but there may be more results after the limit.
- MORE_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationResultBatch
- MORE_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- MORE_RESULTS_TYPE_UNSPECIFIED - com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Unspecified.
- MORE_RESULTS_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Unspecified.
- Mutation - Class in com.google.datastore.v1
-
A mutation to apply to an entity.
- MUTATION_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitResponse
- Mutation.Builder - Class in com.google.datastore.v1
-
A mutation to apply to an entity.
- Mutation.ConflictDetectionStrategyCase - Enum in com.google.datastore.v1
- Mutation.OperationCase - Enum in com.google.datastore.v1
- MutationOrBuilder - Interface in com.google.datastore.v1
- MutationResult - Class in com.google.datastore.v1
-
The result of applying a mutation.
- MutationResult.Builder - Class in com.google.datastore.v1
-
The result of applying a mutation.
- MutationResultOrBuilder - Interface in com.google.datastore.v1
- MUTATIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
N
- NAME - com.google.datastore.v1.Key.PathElement.IdTypeCase
- NAME_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index.IndexedProperty
- NAME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key.PathElement
- NAME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.KindExpression
- NAME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyReference
- NAMED_BINDINGS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQuery
- NAMESPACE_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PartitionId
- NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.EntityFilter
- neq(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- NESTED_QUERY - com.google.datastore.v1.AggregationQuery.QueryTypeCase
- NESTED_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery
- NEW_TRANSACTION - com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- NEW_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReadOptions
- newAggregationQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
AggregationQuery
builder. - newBatch() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Batch for processing multiple write operations in one request.
- newBlockingStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.datastore.DatastoreOptions
- newBuilder() - Static method in class com.google.cloud.datastore.FullEntity
- newBuilder() - Static method in class com.google.cloud.datastore.ListValue
-
Returns a builder for
ListValue
objects. - newBuilder() - Static method in class com.google.cloud.datastore.NullValue
- newBuilder() - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a builder for
LocalDatastoreHelper
object. - newBuilder() - Static method in class com.google.datastore.admin.v1.CommonMetadata
- newBuilder() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- newBuilder() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.EntityFilter
- newBuilder() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- newBuilder() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- newBuilder() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- newBuilder() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- newBuilder() - Static method in class com.google.datastore.admin.v1.Index
- newBuilder() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- newBuilder() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- newBuilder() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- newBuilder() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- newBuilder() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- newBuilder() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- newBuilder() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- newBuilder() - Static method in class com.google.datastore.admin.v1.Progress
- newBuilder() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- newBuilder() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- newBuilder() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- newBuilder() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- newBuilder() - Static method in class com.google.datastore.v1.AggregationQuery
- newBuilder() - Static method in class com.google.datastore.v1.AggregationResult
- newBuilder() - Static method in class com.google.datastore.v1.AggregationResultBatch
- newBuilder() - Static method in class com.google.datastore.v1.AllocateIdsRequest
- newBuilder() - Static method in class com.google.datastore.v1.AllocateIdsResponse
- newBuilder() - Static method in class com.google.datastore.v1.ArrayValue
- newBuilder() - Static method in class com.google.datastore.v1.BeginTransactionRequest
- newBuilder() - Static method in class com.google.datastore.v1.BeginTransactionResponse
- newBuilder() - Static method in class com.google.datastore.v1.CommitRequest
- newBuilder() - Static method in class com.google.datastore.v1.CommitResponse
- newBuilder() - Static method in class com.google.datastore.v1.CompositeFilter
- newBuilder() - Static method in class com.google.datastore.v1.Entity
- newBuilder() - Static method in class com.google.datastore.v1.EntityResult
- newBuilder() - Static method in class com.google.datastore.v1.Filter
- newBuilder() - Static method in class com.google.datastore.v1.GqlQuery
- newBuilder() - Static method in class com.google.datastore.v1.GqlQueryParameter
- newBuilder() - Static method in class com.google.datastore.v1.Key
- newBuilder() - Static method in class com.google.datastore.v1.Key.PathElement
- newBuilder() - Static method in class com.google.datastore.v1.KindExpression
- newBuilder() - Static method in class com.google.datastore.v1.LookupRequest
- newBuilder() - Static method in class com.google.datastore.v1.LookupResponse
- newBuilder() - Static method in class com.google.datastore.v1.Mutation
- newBuilder() - Static method in class com.google.datastore.v1.MutationResult
- newBuilder() - Static method in class com.google.datastore.v1.PartitionId
- newBuilder() - Static method in class com.google.datastore.v1.Projection
- newBuilder() - Static method in class com.google.datastore.v1.PropertyFilter
- newBuilder() - Static method in class com.google.datastore.v1.PropertyOrder
- newBuilder() - Static method in class com.google.datastore.v1.PropertyReference
- newBuilder() - Static method in class com.google.datastore.v1.Query
- newBuilder() - Static method in class com.google.datastore.v1.QueryResultBatch
- newBuilder() - Static method in class com.google.datastore.v1.ReadOptions
- newBuilder() - Static method in class com.google.datastore.v1.ReserveIdsRequest
- newBuilder() - Static method in class com.google.datastore.v1.ReserveIdsResponse
- newBuilder() - Static method in class com.google.datastore.v1.RollbackRequest
- newBuilder() - Static method in class com.google.datastore.v1.RollbackResponse
- newBuilder() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- newBuilder() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- newBuilder() - Static method in class com.google.datastore.v1.RunQueryRequest
- newBuilder() - Static method in class com.google.datastore.v1.RunQueryResponse
- newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions
- newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- newBuilder() - Static method in class com.google.datastore.v1.Value
- newBuilder(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
- newBuilder(double) - Static method in class com.google.cloud.datastore.DoubleValue
- newBuilder(long) - Static method in class com.google.cloud.datastore.LongValue
- newBuilder(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new builder for this class.
- newBuilder(Blob) - Static method in class com.google.cloud.datastore.BlobValue
- newBuilder(Entity) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
- newBuilder(FullEntity<K>) - Static method in class com.google.cloud.datastore.FullEntity
- newBuilder(IncompleteKey) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(IncompleteKey, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(IncompleteKey, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(Key) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key) - Static method in class com.google.cloud.datastore.KeyValue
- newBuilder(Key, FullEntity<?>) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(Key, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(Key, String, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
- newBuilder(ProjectionEntity) - Static method in class com.google.cloud.datastore.ProjectionEntity
- newBuilder(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
- newBuilder(CommonMetadata) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- newBuilder(CreateIndexRequest) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- newBuilder(DatastoreFirestoreMigrationMetadata) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- newBuilder(DeleteIndexRequest) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- newBuilder(EntityFilter) - Static method in class com.google.datastore.admin.v1.EntityFilter
- newBuilder(ExportEntitiesMetadata) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- newBuilder(ExportEntitiesRequest) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- newBuilder(ExportEntitiesResponse) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- newBuilder(GetIndexRequest) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- newBuilder(ImportEntitiesMetadata) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- newBuilder(ImportEntitiesRequest) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- newBuilder(Index) - Static method in class com.google.datastore.admin.v1.Index
- newBuilder(Index.IndexedProperty) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- newBuilder(IndexOperationMetadata) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- newBuilder(ListIndexesRequest) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- newBuilder(ListIndexesResponse) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- newBuilder(MigrationProgressEvent) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- newBuilder(MigrationProgressEvent.PrepareStepDetails) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- newBuilder(MigrationProgressEvent.RedirectWritesStepDetails) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- newBuilder(MigrationStateEvent) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- newBuilder(Progress) - Static method in class com.google.datastore.admin.v1.Progress
- newBuilder(AggregationQuery) - Static method in class com.google.datastore.v1.AggregationQuery
- newBuilder(AggregationQuery.Aggregation) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- newBuilder(AggregationQuery.Aggregation.Avg) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- newBuilder(AggregationQuery.Aggregation.Count) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- newBuilder(AggregationQuery.Aggregation.Sum) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- newBuilder(AggregationResult) - Static method in class com.google.datastore.v1.AggregationResult
- newBuilder(AggregationResultBatch) - Static method in class com.google.datastore.v1.AggregationResultBatch
- newBuilder(AllocateIdsRequest) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- newBuilder(AllocateIdsResponse) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- newBuilder(ArrayValue) - Static method in class com.google.datastore.v1.ArrayValue
- newBuilder(BeginTransactionRequest) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- newBuilder(BeginTransactionResponse) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- newBuilder(CommitRequest) - Static method in class com.google.datastore.v1.CommitRequest
- newBuilder(CommitResponse) - Static method in class com.google.datastore.v1.CommitResponse
- newBuilder(CompositeFilter) - Static method in class com.google.datastore.v1.CompositeFilter
- newBuilder(Entity) - Static method in class com.google.datastore.v1.Entity
- newBuilder(EntityResult) - Static method in class com.google.datastore.v1.EntityResult
- newBuilder(Filter) - Static method in class com.google.datastore.v1.Filter
- newBuilder(GqlQuery) - Static method in class com.google.datastore.v1.GqlQuery
- newBuilder(GqlQueryParameter) - Static method in class com.google.datastore.v1.GqlQueryParameter
- newBuilder(Key) - Static method in class com.google.datastore.v1.Key
- newBuilder(Key.PathElement) - Static method in class com.google.datastore.v1.Key.PathElement
- newBuilder(KindExpression) - Static method in class com.google.datastore.v1.KindExpression
- newBuilder(LookupRequest) - Static method in class com.google.datastore.v1.LookupRequest
- newBuilder(LookupResponse) - Static method in class com.google.datastore.v1.LookupResponse
- newBuilder(Mutation) - Static method in class com.google.datastore.v1.Mutation
- newBuilder(MutationResult) - Static method in class com.google.datastore.v1.MutationResult
- newBuilder(PartitionId) - Static method in class com.google.datastore.v1.PartitionId
- newBuilder(Projection) - Static method in class com.google.datastore.v1.Projection
- newBuilder(PropertyFilter) - Static method in class com.google.datastore.v1.PropertyFilter
- newBuilder(PropertyOrder) - Static method in class com.google.datastore.v1.PropertyOrder
- newBuilder(PropertyReference) - Static method in class com.google.datastore.v1.PropertyReference
- newBuilder(Query) - Static method in class com.google.datastore.v1.Query
- newBuilder(QueryResultBatch) - Static method in class com.google.datastore.v1.QueryResultBatch
- newBuilder(ReadOptions) - Static method in class com.google.datastore.v1.ReadOptions
- newBuilder(ReserveIdsRequest) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- newBuilder(ReserveIdsResponse) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- newBuilder(RollbackRequest) - Static method in class com.google.datastore.v1.RollbackRequest
- newBuilder(RollbackResponse) - Static method in class com.google.datastore.v1.RollbackResponse
- newBuilder(RunAggregationQueryRequest) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- newBuilder(RunAggregationQueryResponse) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- newBuilder(RunQueryRequest) - Static method in class com.google.datastore.v1.RunQueryRequest
- newBuilder(RunQueryResponse) - Static method in class com.google.datastore.v1.RunQueryResponse
- newBuilder(TransactionOptions) - Static method in class com.google.datastore.v1.TransactionOptions
- newBuilder(TransactionOptions.ReadOnly) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- newBuilder(TransactionOptions.ReadWrite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- newBuilder(Value) - Static method in class com.google.datastore.v1.Value
- newBuilder(String) - Static method in class com.google.cloud.datastore.StringValue
- newBuilder(String, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(String, String, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, long, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(K) - Static method in class com.google.cloud.datastore.FullEntity
- newBuilderForType() - Method in class com.google.datastore.admin.v1.CommonMetadata
- newBuilderForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- newBuilderForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.EntityFilter
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- newBuilderForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- newBuilderForType() - Method in class com.google.datastore.admin.v1.Index
- newBuilderForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- newBuilderForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- newBuilderForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- newBuilderForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- newBuilderForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- newBuilderForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- newBuilderForType() - Method in class com.google.datastore.admin.v1.Progress
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationQuery
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationResult
- newBuilderForType() - Method in class com.google.datastore.v1.AggregationResultBatch
- newBuilderForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
- newBuilderForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
- newBuilderForType() - Method in class com.google.datastore.v1.ArrayValue
- newBuilderForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
- newBuilderForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
- newBuilderForType() - Method in class com.google.datastore.v1.CommitRequest
- newBuilderForType() - Method in class com.google.datastore.v1.CommitResponse
- newBuilderForType() - Method in class com.google.datastore.v1.CompositeFilter
- newBuilderForType() - Method in class com.google.datastore.v1.Entity
- newBuilderForType() - Method in class com.google.datastore.v1.EntityResult
- newBuilderForType() - Method in class com.google.datastore.v1.Filter
- newBuilderForType() - Method in class com.google.datastore.v1.GqlQuery
- newBuilderForType() - Method in class com.google.datastore.v1.GqlQueryParameter
- newBuilderForType() - Method in class com.google.datastore.v1.Key
- newBuilderForType() - Method in class com.google.datastore.v1.Key.PathElement
- newBuilderForType() - Method in class com.google.datastore.v1.KindExpression
- newBuilderForType() - Method in class com.google.datastore.v1.LookupRequest
- newBuilderForType() - Method in class com.google.datastore.v1.LookupResponse
- newBuilderForType() - Method in class com.google.datastore.v1.Mutation
- newBuilderForType() - Method in class com.google.datastore.v1.MutationResult
- newBuilderForType() - Method in class com.google.datastore.v1.PartitionId
- newBuilderForType() - Method in class com.google.datastore.v1.Projection
- newBuilderForType() - Method in class com.google.datastore.v1.PropertyFilter
- newBuilderForType() - Method in class com.google.datastore.v1.PropertyOrder
- newBuilderForType() - Method in class com.google.datastore.v1.PropertyReference
- newBuilderForType() - Method in class com.google.datastore.v1.Query
- newBuilderForType() - Method in class com.google.datastore.v1.QueryResultBatch
- newBuilderForType() - Method in class com.google.datastore.v1.ReadOptions
- newBuilderForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
- newBuilderForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
- newBuilderForType() - Method in class com.google.datastore.v1.RollbackRequest
- newBuilderForType() - Method in class com.google.datastore.v1.RollbackResponse
- newBuilderForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- newBuilderForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- newBuilderForType() - Method in class com.google.datastore.v1.RunQueryRequest
- newBuilderForType() - Method in class com.google.datastore.v1.RunQueryResponse
- newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions
- newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- newBuilderForType() - Method in class com.google.datastore.v1.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.CommonMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.EntityFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.GetIndexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.Index
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.admin.v1.Progress
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AggregationResultBatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AllocateIdsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AllocateIdsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ArrayValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.BeginTransactionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.BeginTransactionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CommitRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CommitResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CompositeFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Entity
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.EntityResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Filter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.GqlQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.GqlQueryParameter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Key
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Key.PathElement
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.KindExpression
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.LookupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.LookupResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Mutation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.MutationResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PartitionId
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Projection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyOrder
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyReference
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Query
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.QueryResultBatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReadOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReserveIdsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReserveIdsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RollbackRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RollbackResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunQueryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunQueryResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.TransactionOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Value
- newBuilderWithDatabaseId(String, String, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for full (complete entities) queries. - newFutureStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newGqlQueryBuilder(Query.ResultType<V>, String) - Static method in class com.google.cloud.datastore.Query
-
Returns a new
GqlQuery
builder. - newGqlQueryBuilder(String) - Static method in class com.google.cloud.datastore.Query
-
Returns a new
GqlQuery
builder. - newHttpJsonBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new REST builder for this class.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.CommonMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.EntityFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.GetIndexRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.Index
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.admin.v1.Progress
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationQuery
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationResult
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AggregationResultBatch
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AllocateIdsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.AllocateIdsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.ArrayValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.BeginTransactionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.BeginTransactionResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.CommitRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.CommitResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.CompositeFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Entity
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.EntityResult
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Filter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.GqlQuery
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.GqlQueryParameter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Key
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Key.PathElement
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.KindExpression
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.LookupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.LookupResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Mutation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.MutationResult
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.PartitionId
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Projection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.PropertyFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.PropertyOrder
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.PropertyReference
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Query
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.QueryResultBatch
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.ReadOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.ReserveIdsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.ReserveIdsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RollbackRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RollbackResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RunQueryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.RunQueryResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.TransactionOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.datastore.v1.Value
- newInvalidRequest(String, Object...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- newKey() - Method in class com.google.cloud.datastore.KeyFactory
- newKey(long) - Method in class com.google.cloud.datastore.KeyFactory
- newKey(String) - Method in class com.google.cloud.datastore.KeyFactory
- newKeyFactory() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new KeyFactory for this service
- newKeyQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for key only queries. - newProjectionEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for projection queries. - newRemoteRpc(DatastoreOptions) - Method in class com.google.datastore.v1.client.DatastoreFactory
- newStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new async stub that supports all call types for the service
- newTransaction() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Datastore transaction.
- newTransaction(TransactionOptions) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Datastore transaction.
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesResponse
- nextQuery(RunQueryResponse) - Method in class com.google.cloud.datastore.GqlQuery
- nextQuery(RunQueryResponse) - Method in interface com.google.cloud.datastore.RecordQuery
- nextQuery(RunQueryResponse) - Method in class com.google.cloud.datastore.StructuredQuery
- NO_MORE_RESULTS - com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, and there are no more results.
- NO_MORE_RESULTS_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
The query is finished, and there are no more results.
- NON_TRANSACTIONAL - com.google.datastore.v1.CommitRequest.Mode
-
Non-transactional: The mutations may not apply as all or none.
- NON_TRANSACTIONAL_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
-
Non-transactional: The mutations may not apply as all or none.
- NONE - com.google.datastore.admin.v1.Index.AncestorMode
-
Do not include the entity's ancestors in the index.
- NONE_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Do not include the entity's ancestors in the index.
- NOT_EQUAL - com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is not equal to the given `value`.
- NOT_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is not equal to the given `value`.
- NOT_FINISHED - com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
There may be additional batches to fetch from this query.
- NOT_FINISHED_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
There may be additional batches to fetch from this query.
- not_in(String, ListValue) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- NOT_IN - com.google.datastore.v1.PropertyFilter.Operator
-
The value of the `property` is not in the given array.
- NOT_IN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The value of the `property` is not in the given array.
- NULL - com.google.cloud.datastore.ValueType
-
Represents a
null
value. - NULL_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- NullValue - Class in com.google.cloud.datastore
- NullValue() - Constructor for class com.google.cloud.datastore.NullValue
- NullValue.Builder - Class in com.google.cloud.datastore
O
- of() - Static method in class com.google.cloud.datastore.NullValue
- of(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
- of(boolean, boolean...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of boolean values. - of(double) - Static method in class com.google.cloud.datastore.DoubleValue
- of(double, double) - Static method in class com.google.cloud.datastore.LatLng
- of(double, double...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of double values. - of(long) - Static method in class com.google.cloud.datastore.LongValue
- of(long, long...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of long values. - of(Blob) - Static method in class com.google.cloud.datastore.BlobValue
- of(Blob, Blob...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofBlob
values. - of(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
- of(FullEntity<?>, FullEntity<?>...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofFullEntity
values. - of(Key) - Static method in class com.google.cloud.datastore.KeyValue
- of(Key, Key...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofKey
values. - of(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
- of(LatLng, LatLng...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofLatLng
values. - of(Value<?>, Value<?>...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofValue
objects. - of(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
- of(Timestamp, Timestamp...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofTimestamp
values. - of(String) - Static method in class com.google.cloud.datastore.StringValue
- of(String, long) - Static method in class com.google.cloud.datastore.PathElement
- of(String, String) - Static method in class com.google.cloud.datastore.PathElement
- of(String, String...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of string values. - of(List<? extends Value<?>>) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a list ofValue
objects. - OFFSET_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- OP_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CompositeFilter
- OP_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyFilter
- OPERATION_NOT_SET - com.google.datastore.v1.Mutation.OperationCase
- OPERATION_TYPE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
- OPERATION_TYPE_UNSPECIFIED - com.google.datastore.admin.v1.OperationType
-
Unspecified.
- OPERATION_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.OperationType
-
Unspecified.
- OperationType - Enum in com.google.datastore.admin.v1
-
Operation types.
- OPERATOR_NOT_SET - com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- OPERATOR_UNSPECIFIED - com.google.datastore.v1.CompositeFilter.Operator
-
Unspecified.
- OPERATOR_UNSPECIFIED - com.google.datastore.v1.PropertyFilter.Operator
-
Unspecified.
- OPERATOR_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.CompositeFilter.Operator
-
Unspecified.
- OPERATOR_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
Unspecified.
- OPTIMISTIC - com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Optimistic concurrency.
- OPTIMISTIC_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Optimistic concurrency.
- OPTIMISTIC_WITH_ENTITY_GROUPS - com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Optimistic concurrency with entity groups.
- OPTIMISTIC_WITH_ENTITY_GROUPS_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Optimistic concurrency with entity groups.
- or(StructuredQuery.Filter, StructuredQuery.Filter...) - Static method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- OR - com.google.datastore.v1.CompositeFilter.Operator
-
Documents are required to satisfy at least one of the combined filters.
- OR_VALUE - Static variable in enum com.google.datastore.v1.CompositeFilter.Operator
-
Documents are required to satisfy at least one of the combined filters.
- ORDER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- OrderBy(String, StructuredQuery.OrderBy.Direction) - Constructor for class com.google.cloud.datastore.StructuredQuery.OrderBy
- OUTPUT_URL_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesResponse
- OUTPUT_URL_PREFIX_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- OUTPUT_URL_PREFIX_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesRequest
- over(GqlQuery<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- over(StructuredQuery<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
P
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesRequest
- PARAMETERTYPE_NOT_SET - com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Index
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Progress
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationResult
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ArrayValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CommitRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CommitResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CompositeFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Entity
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.EntityResult
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Filter
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQuery
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Key
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Key.PathElement
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.KindExpression
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.LookupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.LookupResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Mutation
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.MutationResult
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PartitionId
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Projection
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyOrder
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyReference
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Query
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReadOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(byte[]) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Entity
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Filter
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Key
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Projection
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Query
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(byte[]) - Static method in class com.google.datastore.v1.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(ByteString) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Entity
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Filter
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Key
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Projection
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Query
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(ByteString) - Static method in class com.google.datastore.v1.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Entity
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Filter
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Key
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Projection
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Query
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(InputStream) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Entity
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Filter
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Key
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Projection
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Query
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(InputStream) - Static method in class com.google.datastore.v1.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Entity
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Filter
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Key
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Projection
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Query
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.EntityFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Index
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.Progress
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultBatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
- parser() - Static method in class com.google.datastore.admin.v1.CommonMetadata
- parser() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
- parser() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- parser() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
- parser() - Static method in class com.google.datastore.admin.v1.EntityFilter
- parser() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- parser() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- parser() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- parser() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
- parser() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- parser() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- parser() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
- parser() - Static method in class com.google.datastore.admin.v1.Index
- parser() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
- parser() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
- parser() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
- parser() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
- parser() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- parser() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- parser() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
- parser() - Static method in class com.google.datastore.admin.v1.Progress
- parser() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- parser() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- parser() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
- parser() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- parser() - Static method in class com.google.datastore.v1.AggregationQuery
- parser() - Static method in class com.google.datastore.v1.AggregationResult
- parser() - Static method in class com.google.datastore.v1.AggregationResultBatch
- parser() - Static method in class com.google.datastore.v1.AllocateIdsRequest
- parser() - Static method in class com.google.datastore.v1.AllocateIdsResponse
- parser() - Static method in class com.google.datastore.v1.ArrayValue
- parser() - Static method in class com.google.datastore.v1.BeginTransactionRequest
- parser() - Static method in class com.google.datastore.v1.BeginTransactionResponse
- parser() - Static method in class com.google.datastore.v1.CommitRequest
- parser() - Static method in class com.google.datastore.v1.CommitResponse
- parser() - Static method in class com.google.datastore.v1.CompositeFilter
- parser() - Static method in class com.google.datastore.v1.Entity
- parser() - Static method in class com.google.datastore.v1.EntityResult
- parser() - Static method in class com.google.datastore.v1.Filter
- parser() - Static method in class com.google.datastore.v1.GqlQuery
- parser() - Static method in class com.google.datastore.v1.GqlQueryParameter
- parser() - Static method in class com.google.datastore.v1.Key
- parser() - Static method in class com.google.datastore.v1.Key.PathElement
- parser() - Static method in class com.google.datastore.v1.KindExpression
- parser() - Static method in class com.google.datastore.v1.LookupRequest
- parser() - Static method in class com.google.datastore.v1.LookupResponse
- parser() - Static method in class com.google.datastore.v1.Mutation
- parser() - Static method in class com.google.datastore.v1.MutationResult
- parser() - Static method in class com.google.datastore.v1.PartitionId
- parser() - Static method in class com.google.datastore.v1.Projection
- parser() - Static method in class com.google.datastore.v1.PropertyFilter
- parser() - Static method in class com.google.datastore.v1.PropertyOrder
- parser() - Static method in class com.google.datastore.v1.PropertyReference
- parser() - Static method in class com.google.datastore.v1.Query
- parser() - Static method in class com.google.datastore.v1.QueryResultBatch
- parser() - Static method in class com.google.datastore.v1.ReadOptions
- parser() - Static method in class com.google.datastore.v1.ReserveIdsRequest
- parser() - Static method in class com.google.datastore.v1.ReserveIdsResponse
- parser() - Static method in class com.google.datastore.v1.RollbackRequest
- parser() - Static method in class com.google.datastore.v1.RollbackResponse
- parser() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
- parser() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
- parser() - Static method in class com.google.datastore.v1.RunQueryRequest
- parser() - Static method in class com.google.datastore.v1.RunQueryResponse
- parser() - Static method in class com.google.datastore.v1.TransactionOptions
- parser() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- parser() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- parser() - Static method in class com.google.datastore.v1.Value
- PARTITION_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key
- PARTITION_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- PARTITION_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- PartitionId - Class in com.google.datastore.v1
-
A partition ID identifies a grouping of entities.
- PartitionId.Builder - Class in com.google.datastore.v1
-
A partition ID identifies a grouping of entities.
- PartitionIdOrBuilder - Interface in com.google.datastore.v1
- PATH_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key
- PathElement - Class in com.google.cloud.datastore
-
Represents a single element in a key's path.
- PAUSED - com.google.datastore.admin.v1.MigrationState
-
The migration is paused.
- PAUSED_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationState
-
The migration is paused.
- PESSIMISTIC - com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Pessimistic concurrency.
- PESSIMISTIC_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Pessimistic concurrency.
- populatePb(RunQueryRequest.Builder) - Method in class com.google.cloud.datastore.GqlQuery
- populatePb(RunQueryRequest.Builder) - Method in interface com.google.cloud.datastore.RecordQuery
- populatePb(RunQueryRequest.Builder) - Method in class com.google.cloud.datastore.StructuredQuery
- POSITIONAL_BINDINGS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQuery
- prepare(GqlQuery<?>) - Method in class com.google.cloud.datastore.GqlQueryProtoPreparer
- prepare(ReadOption.QueryAndReadOptions<AggregationQuery>) - Method in class com.google.cloud.datastore.execution.request.AggregationQueryRequestProtoPreparer
- prepare(StructuredQuery<?>) - Method in class com.google.cloud.datastore.StructuredQueryProtoPreparer
- prepare(INPUT) - Method in interface com.google.cloud.datastore.execution.request.ProtoPreparer
- prepare(List<ReadOption>) - Method in class com.google.cloud.datastore.ReadOptionProtoPreparer
- PREPARE - com.google.datastore.admin.v1.MigrationStep
-
Pre-migration: the database is prepared for migration.
- PREPARE_STEP_DETAILS - com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
- PREPARE_STEP_DETAILS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent
- PREPARE_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Pre-migration: the database is prepared for migration.
- PREVIOUS_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions.ReadWrite
- PRIVATE_KEY_FILE_ENV_VAR - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
Name of the environment variable used to set the private key file.
- PROCESSING - com.google.datastore.admin.v1.CommonMetadata.State
-
Request is actively being processed.
- PROCESSING_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request is actively being processed.
- Progress - Class in com.google.datastore.admin.v1
-
Measures the progress of a particular metric.
- PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- PROGRESS_ENTITIES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- PROGRESS_ENTITIES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- PROGRESS_ENTITIES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.IndexOperationMetadata
- Progress.Builder - Class in com.google.datastore.admin.v1
-
Measures the progress of a particular metric.
- ProgressOrBuilder - Interface in com.google.datastore.admin.v1
- PROJECT_ID_ENV_VAR - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
Name of the environment variable used to set the project ID.
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CreateIndexRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.DeleteIndexRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ExportEntitiesRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.GetIndexRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ImportEntitiesRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.ListIndexesRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AllocateIdsRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.BeginTransactionRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PartitionId
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReserveIdsRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RollbackRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- projectEndpoint(String) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Deprecated.
- projectId(String) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the project ID used to access Cloud Datastore.
- Projection - Class in com.google.datastore.v1
-
A representation of a property in a projection.
- PROJECTION - com.google.datastore.v1.EntityResult.ResultType
-
A projected subset of properties.
- PROJECTION_ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
- PROJECTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- PROJECTION_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
-
A projected subset of properties.
- Projection.Builder - Class in com.google.datastore.v1
-
A representation of a property in a projection.
- ProjectionEntity - Class in com.google.cloud.datastore
-
A projection entity is a result of a Google Cloud Datastore projection query.
- ProjectionEntity.Builder - Class in com.google.cloud.datastore
- ProjectionEntityQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore projection entity query that can be constructed by providing all the specific query elements.
- ProjectionEntityQuery.Builder - Class in com.google.cloud.datastore
-
A
ProjectionEntityQuery
builder for queries that returnProjectionEntity
results. - ProjectionOrBuilder - Interface in com.google.datastore.v1
- PROPERTIES_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- PROPERTIES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Entity
- PROPERTY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- PROPERTY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- PROPERTY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Projection
- PROPERTY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyFilter
- PROPERTY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyOrder
- PROPERTY_FILTER - com.google.datastore.v1.Filter.FilterTypeCase
- PROPERTY_FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Filter
- PropertyFilter - Class in com.google.datastore.v1
-
A filter on a specific property.
- PropertyFilter.Builder - Class in com.google.datastore.v1
-
A filter on a specific property.
- PropertyFilter.Operator - Enum in com.google.datastore.v1
-
A property filter operator.
- PropertyFilterOrBuilder - Interface in com.google.datastore.v1
- PropertyOrder - Class in com.google.datastore.v1
-
The desired order for a specific property.
- PropertyOrder.Builder - Class in com.google.datastore.v1
-
The desired order for a specific property.
- PropertyOrder.Direction - Enum in com.google.datastore.v1
-
The sort direction.
- PropertyOrderOrBuilder - Interface in com.google.datastore.v1
- propertyReference(String) - Method in class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- propertyReference(String) - Method in class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- PropertyReference - Class in com.google.datastore.v1
-
A reference to a property relative to the kind expressions.
- PropertyReference.Builder - Class in com.google.datastore.v1
-
A reference to a property relative to the kind expressions.
- PropertyReferenceOrBuilder - Interface in com.google.datastore.v1
- ProtoPreparer<INPUT,OUTPUT> - Interface in com.google.cloud.datastore.execution.request
-
An internal functional interface whose implementation has the responsibility to populate a Proto object from a domain object.
- put(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
- putAggregateProperties(String, Value) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- putAllAggregateProperties(Map<String, Value>) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- putAllLabels(Map<String, String>) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- putAllLabels(Map<String, String>) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- putAllLabels(Map<String, String>) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- putAllNamedBindings(Map<String, GqlQueryParameter>) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- putAllProperties(Map<String, Value>) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- putLabels(String, String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- putLabels(String, String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- putLabels(String, String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- putNamedBindings(String, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- putProperties(String, Value) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore put operation.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore put operation.
Q
- Query<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore query.
- Query - Class in com.google.datastore.v1
-
A query for entities.
- QUERY - com.google.datastore.v1.RunQueryRequest.QueryTypeCase
- QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryResponse
- QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryResponse
- QUERY_STRING_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQuery
- Query.Builder - Class in com.google.datastore.v1
-
A query for entities.
- Query.ResultType<V> - Class in com.google.cloud.datastore
-
This class represents the expected type of the result.
- QueryExecutor<INPUT extends Query<OUTPUT>,OUTPUT> - Interface in com.google.cloud.datastore.execution
-
An internal functional interface whose implementation has the responsibility to execute a
Query
and returns the result. - QueryOrBuilder - Interface in com.google.datastore.v1
- QueryProto - Class in com.google.datastore.v1
- QueryResultBatch - Class in com.google.datastore.v1
-
A batch of results produced by a query.
- QueryResultBatch.Builder - Class in com.google.datastore.v1
-
A batch of results produced by a query.
- QueryResultBatch.MoreResultsType - Enum in com.google.datastore.v1
-
The possible values for the `more_results` field.
- QueryResultBatchOrBuilder - Interface in com.google.datastore.v1
- QueryResults<V> - Interface in com.google.cloud.datastore
-
The result of a Google Cloud Datastore query submission.
- QuerySplitter - Interface in com.google.datastore.v1.client
-
Provides the ability to split a query into multiple shards.
- QUERYTYPE_NOT_SET - com.google.datastore.v1.AggregationQuery.QueryTypeCase
- QUERYTYPE_NOT_SET - com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
- QUERYTYPE_NOT_SET - com.google.datastore.v1.RunQueryRequest.QueryTypeCase
R
- RAW_VALUE - com.google.cloud.datastore.ValueType
-
Represents a raw/unparsed value.
- RawValue - Class in com.google.cloud.datastore
- RawValue.Builder - Class in com.google.cloud.datastore
- READ_CONSISTENCY - com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- READ_CONSISTENCY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReadOptions
- READ_CONSISTENCY_UNSPECIFIED - com.google.datastore.v1.ReadOptions.ReadConsistency
-
Unspecified.
- READ_CONSISTENCY_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Unspecified.
- READ_ONLY - com.google.datastore.v1.TransactionOptions.ModeCase
- READ_ONLY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions
- READ_OPTIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupRequest
- READ_OPTIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
- READ_OPTIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
- READ_TIME - com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- READ_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationResultBatch
- READ_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
- READ_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- READ_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReadOptions
- READ_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions.ReadOnly
- READ_WRITE - com.google.datastore.v1.TransactionOptions.ModeCase
- READ_WRITE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions
- ReadOption - Class in com.google.cloud.datastore
-
Specifies options for read operations in Datastore, namely getting/fetching entities and running queries.
- ReadOption.EventualConsistency - Class in com.google.cloud.datastore
-
Specifies eventual consistency for reads from Datastore.
- ReadOption.QueryAndReadOptions<Q extends Query<?>> - Class in com.google.cloud.datastore
- ReadOption.ReadTime - Class in com.google.cloud.datastore
-
Reads entities as they were at the given time.
- ReadOptionProtoPreparer - Class in com.google.cloud.datastore
- ReadOptionProtoPreparer() - Constructor for class com.google.cloud.datastore.ReadOptionProtoPreparer
- ReadOptions - Class in com.google.datastore.v1
-
The options shared by read requests.
- ReadOptions.Builder - Class in com.google.datastore.v1
-
The options shared by read requests.
- ReadOptions.ConsistencyTypeCase - Enum in com.google.datastore.v1
- ReadOptions.ReadConsistency - Enum in com.google.datastore.v1
-
The possible values for read consistencies.
- ReadOptionsOrBuilder - Interface in com.google.datastore.v1
- readTime(Timestamp) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies read time, allowing Datastore to return results from lookups and queries at a particular timestamp. - READY - com.google.datastore.admin.v1.Index.State
-
The index is ready to be used.
- READY_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The index is ready to be used.
- RecordQuery<V> - Interface in com.google.cloud.datastore
-
An internal marker interface to represent
Query
that returns the entity records. - REDIRECT_EVENTUALLY_CONSISTENT_READS - com.google.datastore.admin.v1.MigrationStep
-
Eventually-consistent reads are redirected to Cloud Firestore.
- REDIRECT_EVENTUALLY_CONSISTENT_READS_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Eventually-consistent reads are redirected to Cloud Firestore.
- REDIRECT_STRONGLY_CONSISTENT_READS - com.google.datastore.admin.v1.MigrationStep
-
Strongly-consistent reads are redirected to Cloud Firestore.
- REDIRECT_STRONGLY_CONSISTENT_READS_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Strongly-consistent reads are redirected to Cloud Firestore.
- REDIRECT_WRITES - com.google.datastore.admin.v1.MigrationStep
-
Writes are redirected to Cloud Firestore.
- REDIRECT_WRITES_STEP_DETAILS - com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
- REDIRECT_WRITES_STEP_DETAILS_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent
- REDIRECT_WRITES_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Writes are redirected to Cloud Firestore.
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.admin.v1.DatastoreAdminProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.admin.v1.IndexProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.admin.v1.MigrationProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.AggregationResultProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.DatastoreProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.EntityProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.QueryProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.DatastoreAdminProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.IndexProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.admin.v1.MigrationProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AggregationResultProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.DatastoreProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryProto
- RemoteDatastoreHelper - Class in com.google.cloud.datastore.testing
-
Utility to create a remote datastore configuration for testing.
- remove(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Removes a property with the given
name
. - removeAggregateProperties(String) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- removeAggregationResults(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- removeAggregations(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- removeDeferred(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- removeDistinctOn(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- removeEntityResults(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- removeFilters(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- removeFound(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- removeIndexes(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- removeKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- removeKeys(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- removeKeys(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- removeKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- removeKind(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- removeLabels(String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was created.
- removeLabels(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- removeLabels(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- removeMissing(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- removeMutationResults(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- removeMutations(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- removeNamedBindings(String) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be a named parameter with that name, but not necessarily the inverse.
- removeOrder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- removePath(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- removePositionalBindings(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- removeProjection(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- removeProperties(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- removeProperties(String) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- removeValues(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- reserveIds(Key...) - Method in interface com.google.cloud.datastore.Datastore
-
Reserve one or more keys, preventing them from being automatically allocated by Datastore.
- reserveIds(ReserveIdsRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- reserveIds(ReserveIdsRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a reserveIds request.
- reserveIds(ReserveIdsRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- reserveIds(ReserveIdsRequest) - Method in class com.google.datastore.v1.client.Datastore
- ReserveIdsRequest - Class in com.google.datastore.v1
-
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
- ReserveIdsRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
- ReserveIdsRequestOrBuilder - Interface in com.google.datastore.v1
- ReserveIdsResponse - Class in com.google.datastore.v1
-
The response for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
- ReserveIdsResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
- ReserveIdsResponseOrBuilder - Interface in com.google.datastore.v1
- reset() - Method in class com.google.cloud.datastore.KeyFactory
-
Resets the KeyFactory to its initial state.
- reset() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Resets the internal state of the Datastore emulator.
- resetRpcCount() - Method in class com.google.datastore.v1.client.Datastore
-
Reset the RPC count.
- ResponseTransformer<INPUT,OUTPUT> - Interface in com.google.cloud.datastore.execution.response
-
An internal functional interface whose implementation has the responsibility to populate a Domain object from a proto response.
- RESULT_TYPE_UNSPECIFIED - com.google.datastore.v1.EntityResult.ResultType
-
Unspecified.
- RESULT_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
-
Unspecified.
- resultClass() - Method in class com.google.cloud.datastore.Query.ResultType
- RetryAndTraceDatastoreRpcDecorator - Class in com.google.cloud.datastore
-
An implementation of
DatastoreRpc
which acts as a Decorator and decorates the underlyingDatastoreRpc
with the logic of retry and Traceability. - RetryAndTraceDatastoreRpcDecorator(DatastoreRpc, TraceUtil, RetrySettings, DatastoreOptions) - Constructor for class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- rollback() - Method in interface com.google.cloud.datastore.Transaction
-
Rollback the transaction.
- rollback(RollbackRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- rollback(RollbackRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a rollback request.
- rollback(RollbackRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- rollback(RollbackRequest) - Method in class com.google.datastore.v1.client.Datastore
- RollbackRequest - Class in com.google.datastore.v1
-
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
- RollbackRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
- RollbackRequestOrBuilder - Interface in com.google.datastore.v1
- RollbackResponse - Class in com.google.datastore.v1
-
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
- RollbackResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.Rollback][google.datastore.v1.Datastore.Rollback].
- RollbackResponseOrBuilder - Interface in com.google.datastore.v1
- run(DatastoreReaderWriter) - Method in interface com.google.cloud.datastore.Datastore.TransactionCallable
- run(Query<T>) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Submits a
Query
and returns its result. - run(Query<T>) - Method in interface com.google.cloud.datastore.Transaction
-
Submits a
Query
and returns its result. - run(Query<T>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Submits a
Query
and returns its result. - runAggregation(AggregationQuery) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Submits a
AggregationQuery
and returnsAggregationResults
. - runAggregation(AggregationQuery, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Submits a
AggregationQuery
and returnsAggregationResults
. - runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- runAggregationQuery(RunAggregationQueryRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a request to run an aggregation query.
- runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.datastore.v1.client.Datastore
- RunAggregationQueryRequest - Class in com.google.datastore.v1
-
The request for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
- RunAggregationQueryRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
- RunAggregationQueryRequest.QueryTypeCase - Enum in com.google.datastore.v1
- RunAggregationQueryRequestOrBuilder - Interface in com.google.datastore.v1
- RunAggregationQueryResponse - Class in com.google.datastore.v1
-
The response for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
- RunAggregationQueryResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.RunAggregationQuery][google.datastore.v1.Datastore.RunAggregationQuery].
- RunAggregationQueryResponseOrBuilder - Interface in com.google.datastore.v1
- runInTransaction(Datastore.TransactionCallable<T>) - Method in interface com.google.cloud.datastore.Datastore
-
Invokes the callback's
Datastore.TransactionCallable.run(com.google.cloud.datastore.DatastoreReaderWriter)
method with aDatastoreReaderWriter
that is associated with a new transaction. - runInTransaction(Datastore.TransactionCallable<T>, TransactionOptions) - Method in interface com.google.cloud.datastore.Datastore
-
Invokes the callback's
Datastore.TransactionCallable.run(com.google.cloud.datastore.DatastoreReaderWriter)
method with aDatastoreReaderWriter
that is associated with a new transaction. - RUNNING - com.google.datastore.admin.v1.MigrationState
-
The migration is running.
- RUNNING_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationState
-
The migration is running.
- runQuery(RunQueryRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- runQuery(RunQueryRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a request to run a query.
- runQuery(RunQueryRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- runQuery(RunQueryRequest) - Method in class com.google.datastore.v1.client.Datastore
- RunQueryRequest - Class in com.google.datastore.v1
-
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
- RunQueryRequest.Builder - Class in com.google.datastore.v1
-
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
- RunQueryRequest.QueryTypeCase - Enum in com.google.datastore.v1
- RunQueryRequestOrBuilder - Interface in com.google.datastore.v1
- RunQueryResponse - Class in com.google.datastore.v1
-
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
- RunQueryResponse.Builder - Class in com.google.datastore.v1
-
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
- RunQueryResponseOrBuilder - Interface in com.google.datastore.v1
S
- SCATTER_PROPERTY_NAME - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
The property used in the Datastore to give us a random distribution.
- SCOPES - Static variable in class com.google.datastore.v1.client.DatastoreOptions
- SERVICE_ACCOUNT_ENV_VAR - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
Name of the environment variable used to set the service account.
- SERVICE_NAME - Static variable in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
BooleanValue
. - set(String, boolean, boolean, boolean...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BooleanValue
. - set(String, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
DoubleValue
. - set(String, double, double, double...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
DoubleValue
. - set(String, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LongValue
. - set(String, long, long, long...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LongValue
. - set(String, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
BlobValue
. - set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BlobValue
. - set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
EntityValue
. - set(String, FullEntity<?>, FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
EntityValue
. - set(String, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
KeyValue
. - set(String, Key, Key, Key...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
KeyValue
. - set(String, LatLng) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LatLng
. - set(String, LatLng, LatLng, LatLng...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LatLng
. - set(String, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property.
- set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
ListValue
. - set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
TimestampValue
. - set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
TimestampValue
. - set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
StringValue
. - set(String, String, String, String...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
StringValue
. - set(String, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
ListValue
. - set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
- set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Sets the list of values of this
ListValue
builder tovalues
. - set(V) - Method in interface com.google.cloud.datastore.ValueBuilder
- setAggregationQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- setAggregationQuery(AggregationQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- setAggregationResults(int, AggregationResult) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- setAggregationResults(int, AggregationResult.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- setAggregations(int, AggregationQuery.Aggregation) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- setAggregations(int, AggregationQuery.Aggregation.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- setAlias(String) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- setAliasBytes(ByteString) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- setAllowLiteral(boolean) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets whether the query string can contain literals.
- setAllowLiterals(boolean) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
When false, the query string must not contain any literals and instead must bind all values.
- setAncestor(Index.AncestorMode) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setAncestorValue(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setArrayValue(ArrayValue) - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- setArrayValue(ArrayValue.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- setAvg(AggregationQuery.Aggregation.Avg) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- setAvg(AggregationQuery.Aggregation.Avg.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Average aggregator.
- setBaseVersion(long) - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied to.
- setBatch(AggregationResultBatch) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- setBatch(AggregationResultBatch.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- setBatch(QueryResultBatch) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- setBatch(QueryResultBatch.Builder) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- setBinding(String, boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- setBinding(String, Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBlobValue(ByteString) - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- setBooleanValue(boolean) - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- setCommand(String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- setCommitTime(Timestamp) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- setCommitTime(Timestamp.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCompositeFilter(CompositeFilter) - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- setCompositeFilter(CompositeFilter.Builder) - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- setConcurrencyMode(MigrationProgressEvent.ConcurrencyMode) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- setConcurrencyMode(MigrationProgressEvent.ConcurrencyMode) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- setConcurrencyModeValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the `REDIRECT_WRITES` step.
- setConcurrencyModeValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- setConflictDetected(boolean) - Method in class com.google.datastore.v1.MutationResult.Builder
-
Whether a conflict was detected for this mutation.
- setConsistency(double) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setCount(AggregationQuery.Aggregation.Count) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- setCount(AggregationQuery.Aggregation.Count.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- setCreateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- setCreateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- setCreateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- setCreateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- setCursor(ByteString) - Method in class com.google.datastore.v1.EntityResult.Builder
-
A cursor that points to the position after the result entity.
- setCursor(ByteString) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- setDatabaseId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the database id of the key.
- setDatabaseId(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
- setDatabaseId(String) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities belong.
- setDatabaseId(String) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities belong.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDataDir(Path) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setDeferred(int, Key) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- setDeferred(int, Key.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- setDelete(Key) - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- setDelete(Key.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- setDirection(Index.Direction) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setDirection(PropertyOrder.Direction) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- setDirectionValue(int) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setDirectionValue(int) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- setDistinctOn(int, PropertyReference) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- setDistinctOn(int, PropertyReference.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- setDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's distinct on clause (clearing any previously specified distinct on settings).
- setDoubleValue(double) - Method in class com.google.datastore.v1.Value.Builder
-
A double value.
- setEndCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the end cursor for the query.
- setEndCursor(ByteString) - Method in class com.google.datastore.v1.Query.Builder
-
An ending point for the query results.
- setEndCursor(ByteString) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last result in the batch.
- setEndTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- setEndTime(Timestamp.Builder) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- setEntity(Entity) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- setEntity(Entity.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- setEntityResults(int, EntityResult) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- setEntityResults(int, EntityResult.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- setEntityResultType(EntityResult.ResultType) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- setEntityResultTypeValue(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- setEntityValue(Entity) - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- setEntityValue(Entity.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
- setExcludeFromIndexes(boolean) - Method in class com.google.datastore.v1.Value.Builder
-
If the value should be excluded from all indexes including those defined explicitly.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Progress.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ArrayValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Entity.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.EntityResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Filter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.KindExpression.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Mutation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.MutationResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PartitionId.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Projection.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyReference.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Query.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReadOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Value.Builder
- setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
- setFilter(Filter) - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- setFilter(Filter.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- setFilter(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- setFilterBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- setFilters(int, Filter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- setFilters(int, Filter.Builder) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- setFound(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- setFound(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- setGeoPointValue(LatLng) - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- setGeoPointValue(LatLng.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- setGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- setId(long) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the ID of this key.
- setId(long) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- setIndex(Index) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- setIndex(Index.Builder) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- setIndexes(int, Index) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- setIndexes(int, Index.Builder) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- setIndexUpdates(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The number of index entries updated during the commit, or zero if none were updated.
- setInputUrl(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- setInputUrl(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setInputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- setInputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setInsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- setInsert(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- setIntegerValue(long) - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
- setKey(Key) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- setKey(Key) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- setKey(Key.Builder) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- setKey(Key.Builder) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets the key for the entity.
- setKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- setKeys(int, Key) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setKeys(int, Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setKeyValue(Key) - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- setKeyValue(Key.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- setKind(int, KindExpression) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- setKind(int, KindExpression.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- setKind(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the kind of the key.
- setKind(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the kind for the query.
- setKind(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setKind(String) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- setKindBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setKindBytes(ByteString) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- setKinds(int, String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- setLimit(Int32Value) - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- setLimit(Int32Value.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the limit for the query.
- setMeaning(int) - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- setMeaning(int) - Method in class com.google.datastore.v1.Value.Builder
-
The `meaning` field should only be populated for backwards compatibility.
- setMigrationState(MigrationState) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- setMigrationStateValue(int) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- setMigrationStep(MigrationStep) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- setMigrationStepValue(int) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- setMissing(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- setMissing(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- setMode(CommitRequest.Mode) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- setModeValue(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- setMoreResults(QueryResultBatch.MoreResultsType) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResults(QueryResultBatch.MoreResultsType) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResultsValue(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResultsValue(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- setMutationResults(int, MutationResult) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- setMutationResults(int, MutationResult.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- setMutations(int, Mutation) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- setMutations(int, Mutation.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- setName(String) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the name of this key.
- setName(String) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setName(String) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- setName(String) - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- setName(String) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
A reference to a property.
- setNameBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
A reference to a property.
- setNamespace(String) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- setNamespace(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the namespace of the key.
- setNamespace(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
Sets the default namespace to be used by the datastore service.
- setNamespace(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the namespace for the GQL query.
- setNamespace(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the namespace for the query.
- setNamespace(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
- setNamespaceId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- setNamespaceIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- setNamespaceIds(int, String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- setNestedQuery(Query) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- setNestedQuery(Query.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- setNewTransaction(TransactionOptions) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- setNewTransaction(TransactionOptions.Builder) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- setNextError(int, Code, String) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- setNextException(IOException) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- setNextPageToken(String) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- setNextPageTokenBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- setNextResponse(Message) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
- setNull(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
NullValue
. - setNullBinding(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding with null value.
- setNullValue(NullValue) - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- setNullValueValue(int) - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- setOffset(int) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the offset for the query.
- setOffset(int) - Method in class com.google.datastore.v1.Query.Builder
-
The number of results to skip.
- setOp(CompositeFilter.Operator) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- setOp(PropertyFilter.Operator) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- setOperationType(OperationType) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- setOperationTypeValue(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- setOpValue(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- setOpValue(int) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- setOrder(int, PropertyOrder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- setOrder(int, PropertyOrder.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the query's order by clause (clearing any previously specified order by settings).
- setOutputUrl(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- setOutputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- setOutputUrlPrefix(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- setOutputUrlPrefix(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setOutputUrlPrefixBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- setOutputUrlPrefixBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setPageSize(int) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The maximum number of items to return.
- setPageToken(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- setPageTokenBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- setPartitionId(PartitionId) - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- setPartitionId(PartitionId) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPartitionId(PartitionId) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPartitionId(PartitionId.Builder) - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
- setPartitionId(PartitionId.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPartitionId(PartitionId.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPath(int, Key.PathElement) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- setPath(int, Key.PathElement.Builder) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- setPort(int) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setPositionalBindings(int, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- setPositionalBindings(int, GqlQueryParameter.Builder) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter, effectively using 1-based indexing, rather than the usual 0.
- setPrepareStepDetails(MigrationProgressEvent.PrepareStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- setPrepareStepDetails(MigrationProgressEvent.PrepareStepDetails.Builder) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- setPreviousTransaction(ByteString) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
The transaction identifier of the transaction being retried.
- setProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- setProjectId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the project ID of the key.
- setProjectId(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setProjectId(String) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- setProjectId(String) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- setProjectId(String) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- setProjection(int, Projection) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- setProjection(int, Projection.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- setProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's projection clause (clearing any previously specified Projection settings).
- setProperties() - Method in class com.google.cloud.datastore.BaseEntity.Builder
- setProperties(int, Index.IndexedProperty) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setProperties(int, Index.IndexedProperty.Builder) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setProperties(Map<String, Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
- setProperty(PropertyReference) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- setProperty(PropertyReference) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- setProperty(PropertyReference) - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- setProperty(PropertyReference) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- setProperty(PropertyReference) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- setProperty(PropertyReference.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
-
The property to aggregate on.
- setProperty(PropertyReference.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
-
The property to aggregate on.
- setProperty(PropertyReference.Builder) - Method in class com.google.datastore.v1.Projection.Builder
-
The property to project.
- setProperty(PropertyReference.Builder) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The property to filter by.
- setProperty(PropertyReference.Builder) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The property to order by.
- setPropertyFilter(PropertyFilter) - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- setPropertyFilter(PropertyFilter.Builder) - Method in class com.google.datastore.v1.Filter.Builder
-
A filter on a property.
- setQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(AggregationQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(Query) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- setQuery(Query) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(Query.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- setQuery(Query.Builder) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the GQL query.
- setQueryString(String) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- setQueryStringBytes(ByteString) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described [here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- setReadConsistency(ReadOptions.ReadConsistency) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- setReadConsistencyValue(int) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- setReadOnly(TransactionOptions.ReadOnly) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- setReadOnly(TransactionOptions.ReadOnly.Builder) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- setReadOptions(ReadOptions) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- setReadOptions(ReadOptions) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- setReadOptions(ReadOptions.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- setReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- setReadWrite(TransactionOptions.ReadWrite.Builder) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- setRedirectWritesStepDetails(MigrationProgressEvent.RedirectWritesStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- setRedirectWritesStepDetails(MigrationProgressEvent.RedirectWritesStepDetails.Builder) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Index.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Progress.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ArrayValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CommitRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CommitResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Entity.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.EntityResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Filter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.GqlQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Key.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.KindExpression.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.LookupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.LookupResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Mutation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.MutationResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PartitionId.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Projection.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyReference.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Query.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReadOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Value.Builder
- setSingleUseTransaction(TransactionOptions) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- setSingleUseTransaction(TransactionOptions.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- setSkippedCursor(ByteString) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last skipped result.
- setSkippedResults(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The number of results skipped, typically because of an offset.
- setSnapshotVersion(long) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The version number of the snapshot this batch was returned from.
- setStartCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the start cursor for the query.
- setStartCursor(ByteString) - Method in class com.google.datastore.v1.Query.Builder
-
A starting point for the query results.
- setStartTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- setStartTime(Timestamp.Builder) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- setState(CommonMetadata.State) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- setState(Index.State) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setState(MigrationState) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- setStep(MigrationStep) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- setStepValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- setStoreOnDisk(boolean) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setStringValue(String) - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- setStringValueBytes(ByteString) - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- setSum(AggregationQuery.Aggregation.Sum) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- setSum(AggregationQuery.Aggregation.Sum.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Sum aggregator.
- setTimestampValue(Timestamp) - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- setTimestampValue(Timestamp.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
The transaction identifier (always present).
- setTransaction(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The identifier of the transaction that was started as part of this Lookup request.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunAggregationQuery request.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The identifier of the transaction that was started as part of this RunQuery request.
- setTransactionOptions(TransactionOptions) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- setTransactionOptions(TransactionOptions.Builder) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Progress.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ArrayValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CompositeFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Entity.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.EntityResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Filter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.PathElement.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.KindExpression.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Mutation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.MutationResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PartitionId.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Projection.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyOrder.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyReference.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Query.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReadOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Value.Builder
- setUpdate(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- setUpdate(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied to.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- setUpsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- setUpsert(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- setUpTo(Int64Value) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- setUpTo(Int64Value.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- setValue(Value) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- setValue(Value) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- setValue(Value.Builder) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- setValue(Value.Builder) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- setValues(int, Value) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- setValues(int, Value.Builder) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- setVersion(long) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The version of the entity, a strictly positive number that monotonically increases with changes to the entity.
- setVersion(long) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The version of the entity on the server after processing the mutation.
- setWorkCompleted(long) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
The amount of work that has been completed.
- setWorkEstimated(long) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
An estimate of how much work needs to be performed.
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- SINGLE_USE_TRANSACTION - com.google.datastore.v1.CommitRequest.TransactionSelectorCase
- SINGLE_USE_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
- size() - Method in class com.google.cloud.datastore.AggregationResults
- SKIPPED_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- SKIPPED_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- SNAPSHOT_VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
- start() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Starts the local Datastore emulator through
gcloud
, downloads and caches the zip file if user does not havegcloud
or a compatible emulator version installed. - start() - Method in class com.google.datastore.v1.client.DatastoreEmulator
- start(String, String, String...) - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
Deprecated.prefer setting options in the emulator options and calling {#start()}.
- START - com.google.datastore.admin.v1.MigrationStep
-
Start of migration.
- START_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
- START_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
- START_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Start of migration.
- startSpan(String) - Method in class com.google.cloud.datastore.TraceUtil
-
Starts a new span.
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationStateEvent
- STATE_UNSPECIFIED - com.google.datastore.admin.v1.CommonMetadata.State
-
Unspecified.
- STATE_UNSPECIFIED - com.google.datastore.admin.v1.Index.State
-
The state is unspecified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Unspecified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The state is unspecified.
- STEP_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent
- STEPDETAILS_NOT_SET - com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
- stop() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
Stops the emulator.
- stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stopEmulatorInternal() - Method in class com.google.datastore.v1.client.DatastoreEmulator
- STRING - com.google.cloud.datastore.ValueType
-
Represents a
string
value. - STRING_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- StringValue - Class in com.google.cloud.datastore
- StringValue(String) - Constructor for class com.google.cloud.datastore.StringValue
- StringValue.Builder - Class in com.google.cloud.datastore
- STRONG - com.google.datastore.v1.ReadOptions.ReadConsistency
-
Strong consistency.
- STRONG_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Strong consistency.
- STRUCTURED - com.google.cloud.datastore.AggregationQuery.Mode
- StructuredQuery<V> - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the specific query elements.
- StructuredQuery.Builder<V> - Interface in com.google.cloud.datastore
-
Interface for StructuredQuery builders.
- StructuredQuery.CompositeFilter - Class in com.google.cloud.datastore
-
A class representing a filter composed of a combination of other filters.
- StructuredQuery.Filter - Class in com.google.cloud.datastore
- StructuredQuery.OrderBy - Class in com.google.cloud.datastore
- StructuredQuery.OrderBy.Direction - Class in com.google.cloud.datastore
- StructuredQuery.PropertyFilter - Class in com.google.cloud.datastore
-
A class representing a filter based on a single property or ancestor.
- StructuredQueryProtoPreparer - Class in com.google.cloud.datastore
- StructuredQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.StructuredQueryProtoPreparer
- submit() - Method in interface com.google.cloud.datastore.Batch
-
Submit the batch to the Datastore.
- SUCCESSFUL - com.google.datastore.admin.v1.CommonMetadata.State
-
Request has completed successfully.
- SUCCESSFUL_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request has completed successfully.
- sum(String) - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
SumAggregation
builder. - SUM - com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
- SUM_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation
- SumAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns sum of numerical values. - SumAggregation(String, String) - Constructor for class com.google.cloud.datastore.aggregation.SumAggregation
- SumAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
SumAggregation
.
T
- time() - Method in class com.google.cloud.datastore.ReadOption.ReadTime
- TIMESTAMP - com.google.cloud.datastore.ValueType
-
Represents a
Timestamp
value. - TIMESTAMP_VALUE - com.google.datastore.v1.Value.ValueTypeCase
- TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
- TimestampValue - Class in com.google.cloud.datastore
- TimestampValue(Timestamp) - Constructor for class com.google.cloud.datastore.TimestampValue
- TimestampValue.Builder - Class in com.google.cloud.datastore
- toAdd() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toAddAutoId() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toBuilder() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.datastore.BlobValue
- toBuilder() - Method in class com.google.cloud.datastore.BooleanValue
- toBuilder() - Method in class com.google.cloud.datastore.DatastoreOptions
- toBuilder() - Method in class com.google.cloud.datastore.DoubleValue
- toBuilder() - Method in class com.google.cloud.datastore.EntityQuery
- toBuilder() - Method in class com.google.cloud.datastore.EntityValue
- toBuilder() - Method in class com.google.cloud.datastore.KeyQuery
- toBuilder() - Method in class com.google.cloud.datastore.KeyValue
- toBuilder() - Method in class com.google.cloud.datastore.LatLngValue
- toBuilder() - Method in class com.google.cloud.datastore.ListValue
-
Returns a builder for the list value object.
- toBuilder() - Method in class com.google.cloud.datastore.LongValue
- toBuilder() - Method in class com.google.cloud.datastore.NullValue
- toBuilder() - Method in class com.google.cloud.datastore.ProjectionEntityQuery
- toBuilder() - Method in class com.google.cloud.datastore.RawValue
- toBuilder() - Method in class com.google.cloud.datastore.StringValue
- toBuilder() - Method in class com.google.cloud.datastore.StructuredQuery
- toBuilder() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a builder for
LocalDatastoreHelper
object. - toBuilder() - Method in class com.google.cloud.datastore.TimestampValue
- toBuilder() - Method in class com.google.cloud.datastore.Value
- toBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata
- toBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- toBuilder() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.EntityFilter
- toBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- toBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- toBuilder() - Method in class com.google.datastore.admin.v1.GetIndexRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- toBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- toBuilder() - Method in class com.google.datastore.admin.v1.Index
- toBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- toBuilder() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- toBuilder() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- toBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- toBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- toBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- toBuilder() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- toBuilder() - Method in class com.google.datastore.admin.v1.Progress
- toBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- toBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- toBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- toBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- toBuilder() - Method in class com.google.datastore.v1.AggregationQuery
- toBuilder() - Method in class com.google.datastore.v1.AggregationResult
- toBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch
- toBuilder() - Method in class com.google.datastore.v1.AllocateIdsRequest
- toBuilder() - Method in class com.google.datastore.v1.AllocateIdsResponse
- toBuilder() - Method in class com.google.datastore.v1.ArrayValue
- toBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest
- toBuilder() - Method in class com.google.datastore.v1.BeginTransactionResponse
- toBuilder() - Method in class com.google.datastore.v1.CommitRequest
- toBuilder() - Method in class com.google.datastore.v1.CommitResponse
- toBuilder() - Method in class com.google.datastore.v1.CompositeFilter
- toBuilder() - Method in class com.google.datastore.v1.Entity
- toBuilder() - Method in class com.google.datastore.v1.EntityResult
- toBuilder() - Method in class com.google.datastore.v1.Filter
- toBuilder() - Method in class com.google.datastore.v1.GqlQuery
- toBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter
- toBuilder() - Method in class com.google.datastore.v1.Key.PathElement
- toBuilder() - Method in class com.google.datastore.v1.Key
- toBuilder() - Method in class com.google.datastore.v1.KindExpression
- toBuilder() - Method in class com.google.datastore.v1.LookupRequest
- toBuilder() - Method in class com.google.datastore.v1.LookupResponse
- toBuilder() - Method in class com.google.datastore.v1.Mutation
- toBuilder() - Method in class com.google.datastore.v1.MutationResult
- toBuilder() - Method in class com.google.datastore.v1.PartitionId
- toBuilder() - Method in class com.google.datastore.v1.Projection
- toBuilder() - Method in class com.google.datastore.v1.PropertyFilter
- toBuilder() - Method in class com.google.datastore.v1.PropertyOrder
- toBuilder() - Method in class com.google.datastore.v1.PropertyReference
- toBuilder() - Method in class com.google.datastore.v1.Query
- toBuilder() - Method in class com.google.datastore.v1.QueryResultBatch
- toBuilder() - Method in class com.google.datastore.v1.ReadOptions
- toBuilder() - Method in class com.google.datastore.v1.ReserveIdsRequest
- toBuilder() - Method in class com.google.datastore.v1.ReserveIdsResponse
- toBuilder() - Method in class com.google.datastore.v1.RollbackRequest
- toBuilder() - Method in class com.google.datastore.v1.RollbackResponse
- toBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- toBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- toBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
- toBuilder() - Method in class com.google.datastore.v1.RunQueryResponse
- toBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- toBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- toBuilder() - Method in class com.google.datastore.v1.TransactionOptions
- toBuilder() - Method in class com.google.datastore.v1.Value
- toByteArray() - Method in class com.google.cloud.datastore.Blob
-
Returns a copy as byte array.
- toDate(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Convert a timestamp value into a
Date
clipping off the microseconds. - toDelete() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toMutationPbList() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toPb() - Method in class com.google.cloud.datastore.aggregation.Aggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- toPb() - Method in class com.google.cloud.datastore.LatLng
- toPut() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toString() - Method in class com.google.cloud.datastore.AggregationResult
- toString() - Method in class com.google.cloud.datastore.BaseEntity
- toString() - Method in class com.google.cloud.datastore.BaseKey
- toString() - Method in class com.google.cloud.datastore.Blob
- toString() - Method in class com.google.cloud.datastore.Cursor
- toString() - Method in class com.google.cloud.datastore.GqlQuery
- toString() - Method in class com.google.cloud.datastore.LatLng
- toString() - Method in class com.google.cloud.datastore.PathElement
- toString() - Method in class com.google.cloud.datastore.Query.ResultType
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- toString() - Method in class com.google.cloud.datastore.StructuredQuery
- toString() - Method in class com.google.cloud.datastore.Value
- toString() - Method in exception com.google.datastore.v1.client.DatastoreException
- toUpdate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toUrlSafe() - Method in class com.google.cloud.datastore.Cursor
-
Returns the cursor in an encoded form that can be used as part of a URL.
- toUrlSafe() - Method in class com.google.cloud.datastore.Key
-
Returns the key in an encoded form that can be used as part of a URL.
- TraceUtil - Class in com.google.cloud.datastore
-
Helper class for tracing utility.
- Transaction - Interface in com.google.cloud.datastore
-
A Google cloud datastore transaction.
- TRANSACTION - com.google.datastore.v1.CommitRequest.TransactionSelectorCase
- TRANSACTION - com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
- TRANSACTION_EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.datastore.TransactionExceptionHandler
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.BeginTransactionResponse
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReadOptions
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RollbackRequest
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryResponse
- TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryResponse
- TRANSACTION_OPERATION_EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.datastore.TransactionOperationExceptionHandler
- TRANSACTION_OPTIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.BeginTransactionRequest
- Transaction.Response - Interface in com.google.cloud.datastore
- TRANSACTIONAL - com.google.datastore.v1.CommitRequest.Mode
-
Transactional: The mutations are either all applied, or none are applied.
- TRANSACTIONAL_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
-
Transactional: The mutations are either all applied, or none are applied.
- TransactionExceptionHandler - Class in com.google.cloud.datastore
- transactionId(ByteString) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies transaction id, allowing Datastore to execute aQuery
in this transaction. - transactionId(String) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies transaction id, allowing Datastore to execute aQuery
in this transaction. - TransactionOperationExceptionHandler - Class in com.google.cloud.datastore
- TransactionOptions - Class in com.google.datastore.v1
-
Options for beginning a new transaction.
- TransactionOptions.Builder - Class in com.google.datastore.v1
-
Options for beginning a new transaction.
- TransactionOptions.ModeCase - Enum in com.google.datastore.v1
- TransactionOptions.ReadOnly - Class in com.google.datastore.v1
-
Options specific to read-only transactions.
- TransactionOptions.ReadOnly.Builder - Class in com.google.datastore.v1
-
Options specific to read-only transactions.
- TransactionOptions.ReadOnlyOrBuilder - Interface in com.google.datastore.v1
- TransactionOptions.ReadWrite - Class in com.google.datastore.v1
-
Options specific to read / write transactions.
- TransactionOptions.ReadWrite.Builder - Class in com.google.datastore.v1
-
Options specific to read / write transactions.
- TransactionOptions.ReadWriteOrBuilder - Interface in com.google.datastore.v1
- TransactionOptionsOrBuilder - Interface in com.google.datastore.v1
- TRANSACTIONSELECTOR_NOT_SET - com.google.datastore.v1.CommitRequest.TransactionSelectorCase
- transform(RunAggregationQueryResponse) - Method in class com.google.cloud.datastore.execution.response.AggregationQueryResponseTransformer
- transform(INPUT) - Method in interface com.google.cloud.datastore.execution.response.ResponseTransformer
- transport(HttpTransport) - Method in class com.google.datastore.v1.client.DatastoreOptions.Builder
-
Sets the transport used to access Cloud Datastore.
U
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- UNRECOGNIZED - com.google.datastore.admin.v1.CommonMetadata.State
- UNRECOGNIZED - com.google.datastore.admin.v1.Index.AncestorMode
- UNRECOGNIZED - com.google.datastore.admin.v1.Index.Direction
- UNRECOGNIZED - com.google.datastore.admin.v1.Index.State
- UNRECOGNIZED - com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
- UNRECOGNIZED - com.google.datastore.admin.v1.MigrationState
- UNRECOGNIZED - com.google.datastore.admin.v1.MigrationStep
- UNRECOGNIZED - com.google.datastore.admin.v1.OperationType
- UNRECOGNIZED - com.google.datastore.v1.CommitRequest.Mode
- UNRECOGNIZED - com.google.datastore.v1.CompositeFilter.Operator
- UNRECOGNIZED - com.google.datastore.v1.EntityResult.ResultType
- UNRECOGNIZED - com.google.datastore.v1.PropertyFilter.Operator
- UNRECOGNIZED - com.google.datastore.v1.PropertyOrder.Direction
- UNRECOGNIZED - com.google.datastore.v1.QueryResultBatch.MoreResultsType
- UNRECOGNIZED - com.google.datastore.v1.ReadOptions.ReadConsistency
- UP_TO_FIELD_NUMBER - Static variable in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- update(Entity...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- update(Entity...) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore update operation.
- UPDATE - com.google.datastore.v1.Mutation.OperationCase
- UPDATE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
- UPDATE_TIME - com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
- UPSERT - com.google.datastore.v1.Mutation.OperationCase
- UPSERT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
V
- validateActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- Value<V> - Class in com.google.cloud.datastore
-
Base class for all Google Cloud Datastore value types.
- Value - Class in com.google.datastore.v1
-
A message that can hold any of the supported value types and associated metadata.
- VALUE - com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
- VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQueryParameter
- VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyFilter
- Value.Builder - Class in com.google.datastore.v1
-
A message that can hold any of the supported value types and associated metadata.
- Value.ValueTypeCase - Enum in com.google.datastore.v1
- ValueBuilder<V,P extends Value<V>,B extends ValueBuilder<V,P,B>> - Interface in com.google.cloud.datastore
-
A common interface for Value builders.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.Index.Direction
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.Index.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.MigrationState
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.MigrationStep
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.admin.v1.OperationType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.Mutation.OperationCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.Index.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.Index.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.MigrationState
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.MigrationStep
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.admin.v1.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.datastore.AggregationQuery.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.datastore.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.Index.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.Index.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.MigrationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.MigrationStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.admin.v1.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.Mutation.OperationCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
-
Returns the enum constant of this type with the specified name.
- ValueOrBuilder - Interface in com.google.datastore.v1
- values() - Static method in enum com.google.cloud.datastore.AggregationQuery.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.datastore.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.Index.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.Index.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.MigrationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.MigrationStep
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.admin.v1.OperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.CommitRequest.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.EntityResult.ResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.Mutation.OperationCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ArrayValue
- ValueType - Enum in com.google.cloud.datastore
-
The type of a Datastore property.
- VALUETYPE_NOT_SET - com.google.datastore.v1.Value.ValueTypeCase
- VERSION - Static variable in class com.google.datastore.v1.client.DatastoreFactory
-
API version.
- VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
- VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
W
- WORK_COMPLETED_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Progress
- WORK_ESTIMATED_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Progress
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.CommonMetadata
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.CreateIndexRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.EntityFilter
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.GetIndexRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.Index
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ListIndexesRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.MigrationStateEvent
- writeTo(CodedOutputStream) - Method in class com.google.datastore.admin.v1.Progress
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Avg
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Sum
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationQuery
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationResult
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AggregationResultBatch
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AllocateIdsRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.AllocateIdsResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.ArrayValue
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.BeginTransactionRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.BeginTransactionResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.CommitRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.CommitResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.CompositeFilter
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Entity
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.EntityResult
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Filter
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.GqlQuery
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.GqlQueryParameter
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Key.PathElement
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Key
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.KindExpression
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.LookupRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.LookupResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Mutation
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.MutationResult
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.PartitionId
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Projection
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.PropertyFilter
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.PropertyOrder
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.PropertyReference
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Query
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.QueryResultBatch
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.ReadOptions
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.ReserveIdsRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.ReserveIdsResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RollbackRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RollbackResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RunAggregationQueryRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RunAggregationQueryResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RunQueryRequest
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.RunQueryResponse
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.TransactionOptions
- writeTo(CodedOutputStream) - Method in class com.google.datastore.v1.Value
All Classes All Packages