Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

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.
addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
addAllKeys(Iterable<? extends Key>) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addAllKind(Iterable<? extends KindExpression>) - Method in class com.google.datastore.v1.Query.Builder
The kinds to query (if empty, returns entities of 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.
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.
addAllValues(Iterable<? extends Value>) - Method in class com.google.datastore.v1.ArrayValue.Builder
Values in the array.
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(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(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(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.
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(PropertyReference) - Method in class com.google.datastore.v1.Query.Builder
The properties to make distinct.
addDistinctOn(int, 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(int, PropertyReference.Builder) - Method in class com.google.datastore.v1.Query.Builder
The properties to make distinct.
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(EntityResult) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
The results for this batch.
addEntityResults(int, 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.
addEntityResults(int, 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.
addFilters(Filter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
The list of filters to combine.
addFilters(int, 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.
addFilters(int, 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(EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
Entities found as `ResultType.FULL` entities.
addFound(int, 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.
addFound(int, 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.
addKeys(Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
addKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
addKeys(Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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(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(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.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
Keys of entities to look up.
addKeys(int, Key) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
addKeys(Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
addKeys(Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKeys(int, Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKeys(Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKeys(int, Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKeysBuilder() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
addKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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(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() - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
addKeysBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
addKeysBuilder() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKeysBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
addKind(KindExpression) - Method in class com.google.datastore.v1.Query.Builder
The kinds to query (if empty, returns entities of all kinds).
addKind(int, 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).
addKind(int, 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).
addMissing(EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
Entities not found as `ResultType.KEY_ONLY` entities.
addMissing(int, 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.
addMissing(int, 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(MutationResult) - Method in class com.google.datastore.v1.CommitResponse.Builder
The result of performing the mutations.
addMutationResults(int, 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.
addMutationResults(int, 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(Mutation) - Method in class com.google.datastore.v1.CommitRequest.Builder
The mutations to perform.
addMutations(int, 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.
addMutations(int, 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.
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(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(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(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).
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).
addPath(Key.PathElement) - Method in class com.google.datastore.v1.Key.Builder
The entity path.
addPath(int, 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.
addPath(int, 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(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) - 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.
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.
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(Projection) - Method in class com.google.datastore.v1.Query.Builder
The projection to return.
addProjection(int, 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(int, Projection.Builder) - Method in class com.google.datastore.v1.Query.Builder
The projection to return.
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.
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.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
 
addValues(Value) - Method in class com.google.datastore.v1.ArrayValue.Builder
Values in the array.
addValues(int, 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.
addValues(int, 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.
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
 
AND_VALUE - Static variable in enum com.google.datastore.v1.CompositeFilter.Operator
The results are required to satisfy each of the combined filters.
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
 
ASCENDING_VALUE - Static variable in enum com.google.datastore.v1.PropertyOrder.Direction
Ascending.

B

BASE_VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
 
BATCH_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryResponse
 
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
 
BLOB_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
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.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.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
 
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.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

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.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.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
 
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.
clearArrayValue() - Method in class com.google.datastore.v1.Value.Builder
An array value.
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.RunQueryResponse.Builder
A batch of query results (always present).
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.
clearCompositeFilter() - Method in class com.google.datastore.v1.Filter.Builder
A composite filter.
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
 
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.ReserveIdsRequest.Builder
If not empty, 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.v1.PropertyOrder.Builder
The direction to order by.
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.
clearEntity() - Method in class com.google.datastore.v1.EntityResult.Builder
The resulting entity.
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.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.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.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.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
 
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.
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
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
clearKeys() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
clearKeyValue() - Method in class com.google.datastore.v1.Value.Builder
A key value.
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).
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.
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.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.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
The name of the 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.
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.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.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
 
clearOrder() - Method in class com.google.datastore.v1.Query.Builder
The order to apply to the query results (if empty, order is unspecified).
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.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.
clearPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
The transaction identifier of the transaction being retried.
clearProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
The ID of the project against which to make the request.
clearProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
The ID of the project against which to make the request.
clearProjectId() - Method in class com.google.datastore.v1.CommitRequest.Builder
The ID of the project against which to make the request.
clearProjectId() - Method in class com.google.datastore.v1.LookupRequest.Builder
The ID of the project against which to make the request.
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
The ID of the project against which to make the request.
clearProjectId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
The ID of the project against which to make the request.
clearProjectId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The ID of the project against which to make the request.
clearProjection() - Method in class com.google.datastore.v1.Query.Builder
The projection to return.
clearProperties() - Method in class com.google.datastore.v1.Entity.Builder
 
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.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.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.RunQueryRequest.Builder
The options for this query.
clearReadWrite() - Method in class com.google.datastore.v1.TransactionOptions.Builder
The transaction should allow both reads and writes.
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.
clearStringValue() - Method in class com.google.datastore.v1.Value.Builder
A UTF-8 encoded string value.
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.ReadOptions.Builder
The identifier of the transaction in which to read.
clearTransaction() - Method in class com.google.datastore.v1.RollbackRequest.Builder
The transaction identifier, returned by a call to [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
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.
clearUpsert() - Method in class com.google.datastore.v1.Mutation.Builder
The entity to upsert.
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.
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.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
 
com.google.datastore.v1 - package com.google.datastore.v1
 
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
 
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
 
CONFLICT_DETECTED_FIELD_NUMBER - Static variable in class com.google.datastore.v1.MutationResult
 
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.
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.ReserveIdsRequest
 
DatastoreProto - Class in com.google.datastore.v1
 
DEFERRED_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
 
DELETE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
 
DESCENDING_VALUE - Static variable in enum com.google.datastore.v1.PropertyOrder.Direction
Descending.
DIRECTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyOrder
 
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_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 

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
 
Entity - Class in com.google.datastore.v1
A Datastore data object.
Entity.Builder - Class in com.google.datastore.v1
A Datastore data object.
ENTITY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.EntityResult
 
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_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
EntityOrBuilder - Interface in com.google.datastore.v1
 
EntityProto - Class in com.google.datastore.v1
 
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
 
EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Equal.
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.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
 
EVENTUAL_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
Eventual consistency.
EXCLUDE_FROM_INDEXES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 

F

Filter - Class in com.google.datastore.v1
A holder for any type of filter.
Filter.Builder - Class in com.google.datastore.v1
A holder for any type of filter.
Filter.FilterTypeCase - Enum in com.google.datastore.v1
 
FILTER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
 
FilterOrBuilder - Interface in com.google.datastore.v1
 
FILTERS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CompositeFilter
 
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.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
 
FULL_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
The key and properties.

G

GEO_POINT_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
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.
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.
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.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.RunQueryResponse.Builder
A batch of query results (always present).
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).
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.
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.
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.
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
 
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
 
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.
getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
If not empty, the ID of the database against which to make the request.
getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest
If not empty, the ID of the database against which to make the request.
getDatabaseId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
If not empty, the ID of the database against which to make the request.
getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
If not empty, the ID of the database against which to make the request.
getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
If not empty, the ID of the database against which to make the request.
getDatabaseIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
If not empty, the ID of the database against which to make the request.
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.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.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.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
 
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.
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.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.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.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.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.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.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(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.
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.
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.
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.
getEntityBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
The resulting entity.
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.
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.
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.
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.
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.
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.RunQueryRequest.Builder
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.
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
 
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.
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.
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.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.
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.
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
A list of keys with incomplete key paths for which to allocate IDs.
getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
A list of keys with incomplete key paths for which to allocate IDs.
getKeys(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeys(int) - Method in class com.google.datastore.v1.LookupRequest
Keys of entities to look up.
getKeys(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
Keys of entities to look up.
getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeys(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest
A list of keys with incomplete key paths for which to allocate IDs.
getKeysCount() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysCount() - Method in class com.google.datastore.v1.LookupRequest
Keys of entities to look up.
getKeysCount() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
Keys of entities to look up.
getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysCount() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest
A list of keys with incomplete key paths for which to allocate IDs.
getKeysList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysList() - Method in class com.google.datastore.v1.LookupRequest
Keys of entities to look up.
getKeysList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
Keys of entities to look up.
getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
A list of keys with incomplete key paths for which to allocate IDs.
getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysOrBuilder(int) - Method in class com.google.datastore.v1.LookupRequest
Keys of entities to look up.
getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
Keys of entities to look up.
getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest
A list of keys with incomplete key paths for which to allocate IDs.
getKeysOrBuilderList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
getKeysOrBuilderList() - Method in class com.google.datastore.v1.LookupRequest
Keys of entities to look up.
getKeysOrBuilderList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
Keys of entities to look up.
getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
getKeysOrBuilderList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
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.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.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).
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.
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.
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.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 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.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.
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.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
The name of the property.
getName() - Method in class com.google.datastore.v1.PropertyReference
The name of the property.
getName() - Method in interface com.google.datastore.v1.PropertyReferenceOrBuilder
The name of the property.
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
The name of the property.
getNameBytes() - Method in class com.google.datastore.v1.PropertyReference
The name of the property.
getNameBytes() - Method in interface com.google.datastore.v1.PropertyReferenceOrBuilder
The name of the property.
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.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.
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.
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.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.RunQueryRequest.QueryTypeCase
 
getNumber() - Method in enum com.google.datastore.v1.TransactionOptions.ModeCase
 
getNumber() - Method in enum com.google.datastore.v1.Value.ValueTypeCase
 
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
 
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).
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).
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
 
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.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.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.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.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.
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.
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.
getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.CommitRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.CommitRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.LookupRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.LookupRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
The ID of the project against which to make the request.
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
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.RollbackRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The ID of the project against which to make the request.
getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest
The ID of the project against which to make the request.
getProjectId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
The ID of the project against which to make the request.
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
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The ID of the project against which to make the request.
getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest
The ID of the project against which to make the request.
getProjectIdBytes() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
The ID of the project against which to make the request.
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.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.
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.
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.
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.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.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.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.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.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.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.
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.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.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.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.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.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.
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.
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.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
 
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 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.
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.
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.
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.
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.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
The transaction identifier, returned by a call to [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
getTransaction() - Method in class com.google.datastore.v1.RollbackRequest
The transaction identifier, returned by a call to [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
getTransaction() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
The transaction identifier, returned by a call to [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
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
 
getUnknownFields() - Method in class com.google.datastore.v1.AllocateIdsRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.AllocateIdsResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.ArrayValue
 
getUnknownFields() - Method in class com.google.datastore.v1.BeginTransactionRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.BeginTransactionResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.CommitRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.CommitResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.CompositeFilter
 
getUnknownFields() - Method in class com.google.datastore.v1.Entity
 
getUnknownFields() - Method in class com.google.datastore.v1.EntityResult
 
getUnknownFields() - Method in class com.google.datastore.v1.Filter
 
getUnknownFields() - Method in class com.google.datastore.v1.GqlQuery
 
getUnknownFields() - Method in class com.google.datastore.v1.GqlQueryParameter
 
getUnknownFields() - Method in class com.google.datastore.v1.Key
 
getUnknownFields() - Method in class com.google.datastore.v1.Key.PathElement
 
getUnknownFields() - Method in class com.google.datastore.v1.KindExpression
 
getUnknownFields() - Method in class com.google.datastore.v1.LookupRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.LookupResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.Mutation
 
getUnknownFields() - Method in class com.google.datastore.v1.MutationResult
 
getUnknownFields() - Method in class com.google.datastore.v1.PartitionId
 
getUnknownFields() - Method in class com.google.datastore.v1.Projection
 
getUnknownFields() - Method in class com.google.datastore.v1.PropertyFilter
 
getUnknownFields() - Method in class com.google.datastore.v1.PropertyOrder
 
getUnknownFields() - Method in class com.google.datastore.v1.PropertyReference
 
getUnknownFields() - Method in class com.google.datastore.v1.Query
 
getUnknownFields() - Method in class com.google.datastore.v1.QueryResultBatch
 
getUnknownFields() - Method in class com.google.datastore.v1.ReadOptions
 
getUnknownFields() - Method in class com.google.datastore.v1.ReserveIdsRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.ReserveIdsResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.RollbackRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.RollbackResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.RunQueryRequest
 
getUnknownFields() - Method in class com.google.datastore.v1.RunQueryResponse
 
getUnknownFields() - Method in class com.google.datastore.v1.TransactionOptions
 
getUnknownFields() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
getUnknownFields() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
getUnknownFields() - Method in class com.google.datastore.v1.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.
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.
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.
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.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.
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.
GQL_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
 
GqlQuery - Class in com.google.datastore.v1
A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
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
 
GREATER_THAN_OR_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Greater than or equal.
GREATER_THAN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Greater than.

H

HAS_ANCESTOR_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Has ancestor.
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.
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).
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.
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.
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.
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.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.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.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
 
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.
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.
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.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.
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.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.
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.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.
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.
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.
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.
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.
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.

I

ID_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Key.PathElement
 
INDEX_UPDATES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitResponse
 
INSERT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
 
INTEGER_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
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.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.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.v1.Entity.Builder
 
internalGetMutableMapField(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
 
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
 
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.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
 

K

Key - Class in com.google.datastore.v1
A unique identifier for an entity.
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
 
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_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
Only the key.
KEY_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
KeyOrBuilder - Interface in com.google.datastore.v1
 
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
 
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
 

L

LESS_THAN_OR_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Less than or equal.
LESS_THAN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
Less than.
LIMIT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
 
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
 

M

MEANING_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
mergeArrayValue(ArrayValue) - Method in class com.google.datastore.v1.Value.Builder
An array value.
mergeBatch(QueryResultBatch) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
A batch of query results (always present).
mergeCompositeFilter(CompositeFilter) - Method in class com.google.datastore.v1.Filter.Builder
A composite filter.
mergeDelete(Key) - Method in class com.google.datastore.v1.Mutation.Builder
The key of the entity to delete.
mergeEntity(Entity) - Method in class com.google.datastore.v1.EntityResult.Builder
The resulting entity.
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(Message) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
 
mergeFrom(AllocateIdsRequest) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
 
mergeFrom(AllocateIdsResponse) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.ArrayValue.Builder
 
mergeFrom(ArrayValue) - Method in class com.google.datastore.v1.ArrayValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ArrayValue.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
 
mergeFrom(BeginTransactionRequest) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
 
mergeFrom(BeginTransactionResponse) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.CommitRequest.Builder
 
mergeFrom(CommitRequest) - Method in class com.google.datastore.v1.CommitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CommitRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.CommitResponse.Builder
 
mergeFrom(CommitResponse) - Method in class com.google.datastore.v1.CommitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CommitResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.CompositeFilter.Builder
 
mergeFrom(CompositeFilter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.CompositeFilter.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Entity.Builder
 
mergeFrom(Entity) - Method in class com.google.datastore.v1.Entity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Entity.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.EntityResult.Builder
 
mergeFrom(EntityResult) - Method in class com.google.datastore.v1.EntityResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.EntityResult.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Filter.Builder
 
mergeFrom(Filter) - Method in class com.google.datastore.v1.Filter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Filter.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.GqlQuery.Builder
 
mergeFrom(GqlQuery) - Method in class com.google.datastore.v1.GqlQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.GqlQuery.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
 
mergeFrom(GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Key.Builder
 
mergeFrom(Key) - Method in class com.google.datastore.v1.Key.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Key.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Key.PathElement.Builder
 
mergeFrom(Key.PathElement) - Method in class com.google.datastore.v1.Key.PathElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Key.PathElement.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.KindExpression.Builder
 
mergeFrom(KindExpression) - Method in class com.google.datastore.v1.KindExpression.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.KindExpression.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.LookupRequest.Builder
 
mergeFrom(LookupRequest) - Method in class com.google.datastore.v1.LookupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.LookupRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.LookupResponse.Builder
 
mergeFrom(LookupResponse) - Method in class com.google.datastore.v1.LookupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.LookupResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Mutation.Builder
 
mergeFrom(Mutation) - Method in class com.google.datastore.v1.Mutation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Mutation.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.MutationResult.Builder
 
mergeFrom(MutationResult) - Method in class com.google.datastore.v1.MutationResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.MutationResult.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.PartitionId.Builder
 
mergeFrom(PartitionId) - Method in class com.google.datastore.v1.PartitionId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PartitionId.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Projection.Builder
 
mergeFrom(Projection) - Method in class com.google.datastore.v1.Projection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Projection.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyFilter.Builder
 
mergeFrom(PropertyFilter) - Method in class com.google.datastore.v1.PropertyFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyFilter.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyOrder.Builder
 
mergeFrom(PropertyOrder) - Method in class com.google.datastore.v1.PropertyOrder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyOrder.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.PropertyReference.Builder
 
mergeFrom(PropertyReference) - Method in class com.google.datastore.v1.PropertyReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.PropertyReference.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Query.Builder
 
mergeFrom(Query) - Method in class com.google.datastore.v1.Query.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Query.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
 
mergeFrom(QueryResultBatch) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.ReadOptions.Builder
 
mergeFrom(ReadOptions) - Method in class com.google.datastore.v1.ReadOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReadOptions.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
 
mergeFrom(ReserveIdsRequest) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
 
mergeFrom(ReserveIdsResponse) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.RollbackRequest.Builder
 
mergeFrom(RollbackRequest) - Method in class com.google.datastore.v1.RollbackRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RollbackRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.RollbackResponse.Builder
 
mergeFrom(RollbackResponse) - Method in class com.google.datastore.v1.RollbackResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RollbackResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
 
mergeFrom(RunQueryRequest) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
 
mergeFrom(RunQueryResponse) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.Builder
 
mergeFrom(TransactionOptions) - Method in class com.google.datastore.v1.TransactionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(TransactionOptions.ReadOnly) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(Message) - Method in class com.google.datastore.v1.Value.Builder
 
mergeFrom(Value) - Method in class com.google.datastore.v1.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.datastore.v1.Value.Builder
 
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.RunQueryRequest.Builder
The GQL query to run.
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.
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.RunQueryRequest.Builder
Entities are partitioned into subsets, identified by a partition ID.
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(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.RunQueryRequest.Builder
The options for this query.
mergeReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
The transaction should allow both reads and writes.
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.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.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.
mergeUpsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
The entity to upsert.
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.
MISSING_FIELD_NUMBER - Static variable in class com.google.datastore.v1.LookupResponse
 
MODE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
 
MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
Unspecified.
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_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.QueryResultBatch
 
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.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
 
MUTATION_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitResponse
 
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_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
 
newBuilder() - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
newBuilder(AllocateIdsRequest) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
newBuilder() - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
newBuilder(AllocateIdsResponse) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
newBuilder() - Static method in class com.google.datastore.v1.ArrayValue
 
newBuilder(ArrayValue) - Static method in class com.google.datastore.v1.ArrayValue
 
newBuilder() - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
newBuilder(BeginTransactionRequest) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
newBuilder() - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
newBuilder(BeginTransactionResponse) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
newBuilder() - Static method in class com.google.datastore.v1.CommitRequest
 
newBuilder(CommitRequest) - Static method in class com.google.datastore.v1.CommitRequest
 
newBuilder() - Static method in class com.google.datastore.v1.CommitResponse
 
newBuilder(CommitResponse) - Static method in class com.google.datastore.v1.CommitResponse
 
newBuilder() - Static method in class com.google.datastore.v1.CompositeFilter
 
newBuilder(CompositeFilter) - Static method in class com.google.datastore.v1.CompositeFilter
 
newBuilder() - Static method in class com.google.datastore.v1.Entity
 
newBuilder(Entity) - Static method in class com.google.datastore.v1.Entity
 
newBuilder() - Static method in class com.google.datastore.v1.EntityResult
 
newBuilder(EntityResult) - Static method in class com.google.datastore.v1.EntityResult
 
newBuilder() - Static method in class com.google.datastore.v1.Filter
 
newBuilder(Filter) - Static method in class com.google.datastore.v1.Filter
 
newBuilder() - Static method in class com.google.datastore.v1.GqlQuery
 
newBuilder(GqlQuery) - Static method in class com.google.datastore.v1.GqlQuery
 
newBuilder() - Static method in class com.google.datastore.v1.GqlQueryParameter
 
newBuilder(GqlQueryParameter) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
newBuilder() - Static method in class com.google.datastore.v1.Key
 
newBuilder(Key) - Static method in class com.google.datastore.v1.Key
 
newBuilder() - Static method in class com.google.datastore.v1.Key.PathElement
 
newBuilder(Key.PathElement) - Static method in class com.google.datastore.v1.Key.PathElement
 
newBuilder() - Static method in class com.google.datastore.v1.KindExpression
 
newBuilder(KindExpression) - Static method in class com.google.datastore.v1.KindExpression
 
newBuilder() - Static method in class com.google.datastore.v1.LookupRequest
 
newBuilder(LookupRequest) - Static method in class com.google.datastore.v1.LookupRequest
 
newBuilder() - Static method in class com.google.datastore.v1.LookupResponse
 
newBuilder(LookupResponse) - Static method in class com.google.datastore.v1.LookupResponse
 
newBuilder() - Static method in class com.google.datastore.v1.Mutation
 
newBuilder(Mutation) - Static method in class com.google.datastore.v1.Mutation
 
newBuilder() - Static method in class com.google.datastore.v1.MutationResult
 
newBuilder(MutationResult) - Static method in class com.google.datastore.v1.MutationResult
 
newBuilder() - Static method in class com.google.datastore.v1.PartitionId
 
newBuilder(PartitionId) - Static method in class com.google.datastore.v1.PartitionId
 
newBuilder() - Static method in class com.google.datastore.v1.Projection
 
newBuilder(Projection) - Static method in class com.google.datastore.v1.Projection
 
newBuilder() - Static method in class com.google.datastore.v1.PropertyFilter
 
newBuilder(PropertyFilter) - Static method in class com.google.datastore.v1.PropertyFilter
 
newBuilder() - Static method in class com.google.datastore.v1.PropertyOrder
 
newBuilder(PropertyOrder) - Static method in class com.google.datastore.v1.PropertyOrder
 
newBuilder() - Static method in class com.google.datastore.v1.PropertyReference
 
newBuilder(PropertyReference) - Static method in class com.google.datastore.v1.PropertyReference
 
newBuilder() - Static method in class com.google.datastore.v1.Query
 
newBuilder(Query) - Static method in class com.google.datastore.v1.Query
 
newBuilder() - Static method in class com.google.datastore.v1.QueryResultBatch
 
newBuilder(QueryResultBatch) - Static method in class com.google.datastore.v1.QueryResultBatch
 
newBuilder() - Static method in class com.google.datastore.v1.ReadOptions
 
newBuilder(ReadOptions) - Static method in class com.google.datastore.v1.ReadOptions
 
newBuilder() - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
newBuilder(ReserveIdsRequest) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
newBuilder() - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
newBuilder(ReserveIdsResponse) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
newBuilder() - Static method in class com.google.datastore.v1.RollbackRequest
 
newBuilder(RollbackRequest) - Static method in class com.google.datastore.v1.RollbackRequest
 
newBuilder() - Static method in class com.google.datastore.v1.RollbackResponse
 
newBuilder(RollbackResponse) - Static method in class com.google.datastore.v1.RollbackResponse
 
newBuilder() - Static method in class com.google.datastore.v1.RunQueryRequest
 
newBuilder(RunQueryRequest) - Static method in class com.google.datastore.v1.RunQueryRequest
 
newBuilder() - Static method in class com.google.datastore.v1.RunQueryResponse
 
newBuilder(RunQueryResponse) - Static method in class com.google.datastore.v1.RunQueryResponse
 
newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions
 
newBuilder(TransactionOptions) - Static method in class com.google.datastore.v1.TransactionOptions
 
newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
newBuilder(TransactionOptions.ReadOnly) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
newBuilder() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
newBuilder(TransactionOptions.ReadWrite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
newBuilder() - Static method in class com.google.datastore.v1.Value
 
newBuilder(Value) - Static method in class com.google.datastore.v1.Value
 
newBuilderForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AllocateIdsRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.AllocateIdsResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.ArrayValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ArrayValue
 
newBuilderForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.BeginTransactionRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.BeginTransactionResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.CommitRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CommitRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.CommitResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CommitResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.CompositeFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.CompositeFilter
 
newBuilderForType() - Method in class com.google.datastore.v1.Entity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Entity
 
newBuilderForType() - Method in class com.google.datastore.v1.EntityResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.EntityResult
 
newBuilderForType() - Method in class com.google.datastore.v1.Filter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Filter
 
newBuilderForType() - Method in class com.google.datastore.v1.GqlQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.GqlQuery
 
newBuilderForType() - Method in class com.google.datastore.v1.GqlQueryParameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.GqlQueryParameter
 
newBuilderForType() - Method in class com.google.datastore.v1.Key
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Key
 
newBuilderForType() - Method in class com.google.datastore.v1.Key.PathElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Key.PathElement
 
newBuilderForType() - Method in class com.google.datastore.v1.KindExpression
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.KindExpression
 
newBuilderForType() - Method in class com.google.datastore.v1.LookupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.LookupRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.LookupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.LookupResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.Mutation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Mutation
 
newBuilderForType() - Method in class com.google.datastore.v1.MutationResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.MutationResult
 
newBuilderForType() - Method in class com.google.datastore.v1.PartitionId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PartitionId
 
newBuilderForType() - Method in class com.google.datastore.v1.Projection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Projection
 
newBuilderForType() - Method in class com.google.datastore.v1.PropertyFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyFilter
 
newBuilderForType() - Method in class com.google.datastore.v1.PropertyOrder
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyOrder
 
newBuilderForType() - Method in class com.google.datastore.v1.PropertyReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.PropertyReference
 
newBuilderForType() - Method in class com.google.datastore.v1.Query
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.Query
 
newBuilderForType() - Method in class com.google.datastore.v1.QueryResultBatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.QueryResultBatch
 
newBuilderForType() - Method in class com.google.datastore.v1.ReadOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReadOptions
 
newBuilderForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReserveIdsRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.ReserveIdsResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.RollbackRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RollbackRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.RollbackResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RollbackResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.RunQueryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunQueryRequest
 
newBuilderForType() - Method in class com.google.datastore.v1.RunQueryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.RunQueryResponse
 
newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.TransactionOptions
 
newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
newBuilderForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 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.v1.Value
 
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_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
Non-transactional: The mutations may not apply as all or none.
NOT_FINISHED_VALUE - Static variable in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
There may be additional batches to fetch from this query.
NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 

O

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
 
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.
ORDER_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
 

P

parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ArrayValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CommitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CommitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Entity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.EntityResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Filter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Key
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.KindExpression
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.LookupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.LookupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Mutation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.MutationResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PartitionId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Projection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.Query
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReadOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseDelimitedFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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.v1.Value
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.AllocateIdsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ArrayValue
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.BeginTransactionResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CommitResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.CompositeFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Entity
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityResult
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Filter
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQuery
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.GqlQueryParameter
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Key
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Key
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Key
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Key
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Key
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Key.PathElement
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.KindExpression
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.LookupResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Mutation
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.MutationResult
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PartitionId
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Projection
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyOrder
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.PropertyReference
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.Query
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Query
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Query
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Query
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Query
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Query
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryResultBatch
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReadOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.ReserveIdsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RollbackResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.RunQueryResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteBuffer) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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.v1.Value
 
parseFrom(ByteString) - Static method in class com.google.datastore.v1.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
 
parseFrom(byte[]) - Static method in class com.google.datastore.v1.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
 
parseFrom(InputStream) - Static method in class com.google.datastore.v1.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
 
parseFrom(CodedInputStream) - Static method in class com.google.datastore.v1.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.datastore.v1.Value
 
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.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.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
 
POSITIONAL_BINDINGS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQuery
 
PREVIOUS_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions.ReadWrite
 
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.RunQueryRequest
 
Projection - Class in com.google.datastore.v1
A representation of a property in a projection.
Projection.Builder - Class in com.google.datastore.v1
A representation of a property in a projection.
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.
ProjectionOrBuilder - Interface in com.google.datastore.v1
 
PROPERTIES_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Entity
 
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_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 - 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
 
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.
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.

Q

Query - Class in com.google.datastore.v1
A query for entities.
Query.Builder - Class in com.google.datastore.v1
A query for entities.
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
 
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
 

R

READ_CONSISTENCY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.ReadOptions
 
READ_CONSISTENCY_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
Unspecified.
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.RunQueryRequest
 
READ_WRITE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.TransactionOptions
 
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
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.DatastoreProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.DatastoreProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.EntityProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.EntityProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.datastore.v1.QueryProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.datastore.v1.QueryProto
 
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.
removeKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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
Keys of entities to look up.
removeKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
removeKind(int) - Method in class com.google.datastore.v1.Query.Builder
The kinds to query (if empty, returns entities of all kinds).
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(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.
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
 
RESULT_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.v1.EntityResult.ResultType
Unspecified.
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
 
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

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.
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.
setBaseVersion(long) - Method in class com.google.datastore.v1.Mutation.Builder
The version of the entity that this mutation is being applied to.
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).
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.
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.
setConflictDetected(boolean) - Method in class com.google.datastore.v1.MutationResult.Builder
Whether a conflict was detected for this mutation.
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.datastore.v1.ReserveIdsRequest.Builder
If not empty, the ID of the database against which to make the request.
setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
If not empty, the ID of the database against which to make the request.
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(PropertyOrder.Direction) - Method in class com.google.datastore.v1.PropertyOrder.Builder
The direction to order by.
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.
setDoubleValue(double) - Method in class com.google.datastore.v1.Value.Builder
A double value.
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.
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.
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 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.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.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(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.
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.RunQueryRequest.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.datastore.v1.Key.PathElement.Builder
The auto-allocated ID of the entity.
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.
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.datastore.v1.Entity.Builder
The entity's key.
setKey(Key.Builder) - 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.MutationResult.Builder
The automatically allocated key.
setKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
A list of keys with incomplete key paths for which to allocate IDs.
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.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) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
Keys of entities to look up.
setKeys(int, Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
A list of keys with complete key paths whose numeric IDs should not be auto-allocated.
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(String) - Method in class com.google.datastore.v1.Key.PathElement.Builder
The kind of the entity.
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).
setKindBytes(ByteString) - Method in class com.google.datastore.v1.Key.PathElement.Builder
The kind of the entity.
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.
setMeaning(int) - Method in class com.google.datastore.v1.Value.Builder
The `meaning` field should only be populated for backwards compatibility.
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.QueryResultBatch.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.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
The name of the property.
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
The name of the property.
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.
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 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.
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).
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.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) - 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.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.
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.
setPreviousTransaction(ByteString) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
The transaction identifier of the transaction being retried.
setProjectId(String) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
The ID of the project against which to make the request.
setProjectId(String) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
The ID of the project against which to make the request.
setProjectId(String) - Method in class com.google.datastore.v1.CommitRequest.Builder
The ID of the project against which to make the request.
setProjectId(String) - Method in class com.google.datastore.v1.LookupRequest.Builder
The ID of the project against which to make the request.
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
The ID of the project against which to make the request.
setProjectId(String) - Method in class com.google.datastore.v1.RollbackRequest.Builder
The ID of the project against which to make the request.
setProjectId(String) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.LookupRequest.Builder
The ID of the project against which to make the request.
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
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
The ID of the project against which to make the request.
setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The ID of the project against which to make the request.
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.
setProperty(PropertyReference) - Method in class com.google.datastore.v1.Projection.Builder
The property to project.
setProperty(PropertyReference.Builder) - 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.Builder) - 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.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(Query) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
The query to run.
setQuery(Query.Builder) - 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.RunQueryResponse.Builder
The parsed form of the `GqlQuery` from the request, if it was set.
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.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
The options for this lookup request.
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.RunQueryRequest.Builder
The options for this query.
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.
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.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
 
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(ByteString) - Method in class com.google.datastore.v1.Query.Builder
A starting point for the query results.
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.
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.ReadOptions.Builder
The identifier of the transaction in which to read.
setTransaction(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
The transaction identifier, returned by a call to [Datastore.BeginTransaction][google.datastore.v1.Datastore.BeginTransaction].
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.
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.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.
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.
setValue(Value) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
A value parameter.
setValue(Value.Builder) - 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.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.
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_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
STRONG_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
Strong consistency.

T

TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
 
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.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
 
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.ReadOptions
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RollbackRequest
 
TRANSACTION_OPTIONS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.BeginTransactionRequest
 
TRANSACTIONAL_VALUE - Static variable in enum com.google.datastore.v1.CommitRequest.Mode
Transactional: The mutations are either all applied, or none are applied.
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
 

U

UPDATE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
 
UPSERT_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Mutation
 

V

Value - Class in com.google.datastore.v1
A message that can hold any of the supported value types and associated metadata.
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
 
VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.GqlQueryParameter
 
VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.PropertyFilter
 
valueOf(String) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.CommitRequest.Mode
 
valueOf(String) - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
valueOf(String) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
 
valueOf(String) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.EntityResult.ResultType
 
valueOf(String) - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.Filter.FilterTypeCase
Deprecated.
valueOf(String) - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
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(int) - Static method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
valueOf(String) - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
valueOf(String) - Static method in enum com.google.datastore.v1.Mutation.OperationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.Mutation.OperationCase
Deprecated.
valueOf(String) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
 
valueOf(String) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
 
valueOf(String) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
 
valueOf(String) - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
valueOf(String) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
 
valueOf(String) - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
valueOf(String) - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.TransactionOptions.ModeCase
valueOf(String) - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.datastore.v1.Value.ValueTypeCase
Deprecated.
ValueOrBuilder - Interface in com.google.datastore.v1
 
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.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
 
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

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.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
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019 Google LLC. All rights reserved.