- ge(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- GEO_POINT_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
-
- get(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- get(int) - Method in class com.google.cloud.datastore.AggregationResults
-
- get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.ListValue.Builder
-
- get(Key) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.Value
-
- get() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- get() - Static method in class com.google.datastore.v1.client.DatastoreEmulatorFactory
-
- get() - Static method in class com.google.datastore.v1.client.DatastoreFactory
-
- getAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
Deprecated.
- getAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult
-
Deprecated.
- getAggregateProperties() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
Deprecated.
- getAggregatePropertiesCount() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- getAggregatePropertiesCount() - Method in class com.google.datastore.v1.AggregationResult
-
- getAggregatePropertiesCount() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesMap() - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrDefault(String, Value) - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in class com.google.datastore.v1.AggregationResult
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregatePropertiesOrThrow(String) - Method in interface com.google.datastore.v1.AggregationResultOrBuilder
-
The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.
- getAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The query to run.
- getAggregationQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The query to run.
- getAggregationQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- getAggregationQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The query to run.
- getAggregationQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The query to run.
- getAggregationResults(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResults(int) - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResults(int) - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsCount() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsList() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsOrBuilder(int) - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The aggregation results for this batch.
- getAggregationResultsOrBuilderList() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The aggregation results for this batch.
- getAggregations() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getAggregations(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregations(int) - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregations(int) - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsBuilderList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsCount() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsCount() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsCount() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsList() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsList() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsOrBuilder(int) - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsOrBuilder(int) - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAggregationsOrBuilderList() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- getAggregationsOrBuilderList() - Method in class com.google.datastore.v1.AggregationQuery
-
Optional.
- getAggregationsOrBuilderList() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Optional.
- getAlias() - Method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns the alias for this aggregation.
- getAlias() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- getAlias() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Optional.
- getAlias() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Optional.
- getAliasBytes() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- getAliasBytes() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Optional.
- getAliasBytes() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Optional.
- getAllowLiterals() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
When false, the query string must not contain any literals and instead must
bind all values.
- getAllowLiterals() - Method in class com.google.datastore.v1.GqlQuery
-
When false, the query string must not contain any literals and instead must
bind all values.
- getAllowLiterals() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
When false, the query string must not contain any literals and instead must
bind all values.
- getAncestor() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getAncestor() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getAncestor() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getAncestors() - Method in class com.google.cloud.datastore.BaseKey
-
Returns an immutable list with the key's ancestors.
- getAncestorValue() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getAncestorValue() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getAncestorValue() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getArrayValue() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValue() - Method in class com.google.datastore.v1.Value
-
An array value.
- getArrayValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An array value.
- getArrayValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- getArrayValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
An array value.
- getArrayValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An array value.
- getBaseVersion() - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied
to.
- getBaseVersion() - Method in class com.google.datastore.v1.Mutation
-
The version of the entity that this mutation is being applied
to.
- getBaseVersion() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The version of the entity that this mutation is being applied
to.
- getBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatch() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
A batch of aggregation results.
- getBatch() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
A batch of aggregation results.
- getBatch() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatch() - Method in class com.google.datastore.v1.RunQueryResponse
-
A batch of query results (always present).
- getBatch() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
A batch of query results (always present).
- getBatchBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatchBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
A batch of aggregation results.
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse
-
A batch of query results (always present).
- getBatchOrBuilder() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
A batch of query results (always present).
- getBlob(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a blob.
- getBlob(String) - Method in class com.google.cloud.datastore.ProjectionEntity
-
- getBlobValue() - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- getBlobValue() - Method in class com.google.datastore.v1.Value
-
A blob value.
- getBlobValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A blob value.
- getBoolean(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a boolean.
- getBoolean(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getBooleanValue() - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- getBooleanValue() - Method in class com.google.datastore.v1.Value
-
A boolean value.
- getBooleanValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A boolean value.
- getByteString(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getCmd() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
-
- getCmdLineOptions() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
-
- getCode() - Method in exception com.google.datastore.v1.client.DatastoreException
-
- getCommitTime() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTime() - Method in class com.google.datastore.v1.CommitResponse
-
The transaction commit timestamp.
- getCommitTime() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The transaction commit timestamp.
- getCommitTimeBuilder() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in class com.google.datastore.v1.CommitResponse
-
The transaction commit timestamp.
- getCommitTimeOrBuilder() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The transaction commit timestamp.
- getCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
Metadata common to all Datastore Admin operations.
- getCommon() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
Metadata common to all Datastore Admin operations.
- getCommonOrBuilder() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
Metadata common to all Datastore Admin operations.
- getCompositeFilter() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilter() - Method in class com.google.datastore.v1.Filter
-
A composite filter.
- getCompositeFilter() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A composite filter.
- getCompositeFilterBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in class com.google.datastore.v1.Filter
-
A composite filter.
- getCompositeFilterOrBuilder() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
A composite filter.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetailsOrBuilder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- getConcurrencyMode() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
Ths concurrency mode for this database.
- getConcurrencyMode() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetailsOrBuilder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
Ths concurrency mode for this database.
- getConcurrencyModeValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder
-
Ths concurrency mode for this database.
- getConflictDetected() - Method in class com.google.datastore.v1.MutationResult.Builder
-
Whether a conflict was detected for this mutation.
- getConflictDetected() - Method in class com.google.datastore.v1.MutationResult
-
Whether a conflict was detected for this mutation.
- getConflictDetected() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
Whether a conflict was detected for this mutation.
- getConflictDetectionStrategyCase() - Method in class com.google.datastore.v1.Mutation.Builder
-
- getConflictDetectionStrategyCase() - Method in class com.google.datastore.v1.Mutation
-
- getConflictDetectionStrategyCase() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
- getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the consistency setting for the local Datastore emulator.
- getConsistencyTypeCase() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- getConsistencyTypeCase() - Method in class com.google.datastore.v1.ReadOptions
-
- getConsistencyTypeCase() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
- getCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCount() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Count aggregator.
- getCount() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Count aggregator.
- getCountBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCountOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- getCountOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
Count aggregator.
- getCountOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
Count aggregator.
- getCreateIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getCreateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was created.
- getCreateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was created.
- getCreateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTime() - Method in class com.google.datastore.v1.MutationResult
-
The create time of the entity.
- getCreateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The create time of the entity.
- getCreateTimeBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTimeBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was created.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The create time of the entity.
- getCreateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The create time of the entity.
- getCredential() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getCursor() - Method in class com.google.datastore.v1.EntityResult.Builder
-
A cursor that points to the position after the result entity.
- getCursor() - Method in class com.google.datastore.v1.EntityResult
-
A cursor that points to the position after the result entity.
- getCursor() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
A cursor that points to the position after the result entity.
- getCursor() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- getCursor() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A query cursor.
- getCursor() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A query cursor.
- getCursorAfter() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the Cursor for the point after the value returned in the last
Iterator.next()
call.
- getDatabaseId() - Method in class com.google.cloud.datastore.BaseKey
-
- getDatabaseId() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDatabaseId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getDatabaseId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.CommitRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.LookupRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseId() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RollbackRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in class com.google.datastore.v1.RunQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.CommitRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.LookupRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the database to which the entities
belong.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RollbackRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest
-
The ID of the database against which to make the request.
- getDatabaseIdBytes() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The ID of the database against which to make the request.
- getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- getDatastore() - Method in interface com.google.cloud.datastore.Batch
-
- getDatastore() - Method in interface com.google.cloud.datastore.Transaction
-
Returns the transaction associated
Datastore
.
- getDatastoreFromEnv() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service endpoint.
- getDefaultHost() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultHttpTransportOptions() - Static method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultInstance() - Static method in class com.google.cloud.datastore.DatastoreOptions
-
Returns a default DatastoreOptions
instance.
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.CommonMetadata
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.EntityFilter
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Index
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
-
- getDefaultInstance() - Static method in class com.google.datastore.admin.v1.Progress
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationQuery
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationResult
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AggregationResultBatch
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AllocateIdsRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.AllocateIdsResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.ArrayValue
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.BeginTransactionRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.BeginTransactionResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.CommitRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.CommitResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.CompositeFilter
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Entity
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.EntityResult
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Filter
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.GqlQuery
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.GqlQueryParameter
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Key
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Key.PathElement
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.KindExpression
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.LookupRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.LookupResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Mutation
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.MutationResult
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.PartitionId
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Projection
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyFilter
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyOrder
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.PropertyReference
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Query
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.QueryResultBatch
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReadOptions
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReserveIdsRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.ReserveIdsResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RollbackRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RollbackResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunQueryRequest
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.RunQueryResponse
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
- getDefaultInstance() - Static method in class com.google.datastore.v1.Value
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.EntityFilter
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.admin.v1.Progress
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationQuery
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResult
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AggregationResultBatch
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ArrayValue
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CommitResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.CompositeFilter
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Entity.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Entity
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.EntityResult.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.EntityResult
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Filter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Filter
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQuery
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.GqlQueryParameter
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Key.PathElement
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.KindExpression.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.KindExpression
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.LookupResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Mutation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Mutation
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.MutationResult.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.MutationResult
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PartitionId.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PartitionId
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Projection.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Projection
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyFilter
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyOrder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.PropertyReference
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Query.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Query
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.QueryResultBatch
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReadOptions
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RollbackResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryRequest
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.RunQueryResponse
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.datastore.v1.Value
-
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultProject() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service scopes.
- getDeferred(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferred(int) - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferred(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
A list of keys that were not looked up due to resource constraints.
- getDeferredOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
A list of keys that were not looked up due to resource constraints.
- getDelete() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDelete() - Method in class com.google.datastore.v1.Mutation
-
The key of the entity to delete.
- getDelete() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The key of the entity to delete.
- getDeleteBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDeleteIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getDeleteOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- getDeleteOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The key of the entity to delete.
- getDeleteOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The key of the entity to delete.
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CommonMetadata
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.CreateIndexRequest
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreAdminProto
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.EntityFilter
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.GetIndexRequest
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.Builder
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.Direction
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.Index.State
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.IndexProto
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesRequest
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.ListIndexesResponse
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationProto
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationState
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.MigrationStateEvent
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.MigrationStep
-
- getDescriptor() - Static method in enum com.google.datastore.admin.v1.OperationType
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Progress.Builder
-
- getDescriptor() - Static method in class com.google.datastore.admin.v1.Progress
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationQuery
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResult.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResult
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultBatch
-
- getDescriptor() - Static method in class com.google.datastore.v1.AggregationResultProto
-
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.AllocateIdsResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.ArrayValue.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.ArrayValue
-
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.BeginTransactionResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.CommitRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.CommitRequest
-
- getDescriptor() - Static method in enum com.google.datastore.v1.CommitRequest.Mode
-
- getDescriptor() - Static method in class com.google.datastore.v1.CommitResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.CommitResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.CompositeFilter.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.CompositeFilter
-
- getDescriptor() - Static method in enum com.google.datastore.v1.CompositeFilter.Operator
-
- getDescriptor() - Static method in class com.google.datastore.v1.DatastoreProto
-
- getDescriptor() - Static method in class com.google.datastore.v1.Entity.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Entity
-
- getDescriptor() - Static method in class com.google.datastore.v1.EntityProto
-
- getDescriptor() - Static method in class com.google.datastore.v1.EntityResult.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.EntityResult
-
- getDescriptor() - Static method in enum com.google.datastore.v1.EntityResult.ResultType
-
- getDescriptor() - Static method in class com.google.datastore.v1.Filter.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Filter
-
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQuery.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQuery
-
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.GqlQueryParameter
-
- getDescriptor() - Static method in class com.google.datastore.v1.Key.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Key
-
- getDescriptor() - Static method in class com.google.datastore.v1.Key.PathElement.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Key.PathElement
-
- getDescriptor() - Static method in class com.google.datastore.v1.KindExpression.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.KindExpression
-
- getDescriptor() - Static method in class com.google.datastore.v1.LookupRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.LookupRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.LookupResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.LookupResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.Mutation.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Mutation
-
- getDescriptor() - Static method in class com.google.datastore.v1.MutationResult.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.MutationResult
-
- getDescriptor() - Static method in class com.google.datastore.v1.PartitionId.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.PartitionId
-
- getDescriptor() - Static method in class com.google.datastore.v1.Projection.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Projection
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyFilter.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyFilter
-
- getDescriptor() - Static method in enum com.google.datastore.v1.PropertyFilter.Operator
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyOrder.Builder
-
- getDescriptor() - Static method in enum com.google.datastore.v1.PropertyOrder.Direction
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyOrder
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyReference.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.PropertyReference
-
- getDescriptor() - Static method in class com.google.datastore.v1.Query.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Query
-
- getDescriptor() - Static method in class com.google.datastore.v1.QueryProto
-
- getDescriptor() - Static method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.QueryResultBatch
-
- getDescriptor() - Static method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReadOptions.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReadOptions
-
- getDescriptor() - Static method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.ReserveIdsResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RollbackResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunAggregationQueryResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryRequest
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.RunQueryResponse
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
- getDescriptor() - Static method in class com.google.datastore.v1.Value.Builder
-
- getDescriptor() - Static method in class com.google.datastore.v1.Value
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Index.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.Direction
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.Index.State
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationState
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.MigrationStep
-
- getDescriptorForType() - Method in enum com.google.datastore.admin.v1.OperationType
-
- getDescriptorForType() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.CommitRequest.Mode
-
- getDescriptorForType() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Entity.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.EntityResult.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.EntityResult.ResultType
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Filter.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Key.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.KindExpression.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Mutation.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.MutationResult.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.PartitionId.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Projection.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
-
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
-
- getDescriptorForType() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Query.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
- getDescriptorForType() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
- getDescriptorForType() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RollbackResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- getDescriptorForType() - Method in class com.google.datastore.v1.Value.Builder
-
- getDirection() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the order's direction.
- getDirection() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getDirection() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getDirection() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getDirection() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- getDirection() - Method in class com.google.datastore.v1.PropertyOrder
-
The direction to order by.
- getDirection() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The direction to order by.
- getDirectionValue() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getDirectionValue() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getDirectionValue() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getDirectionValue() - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- getDirectionValue() - Method in class com.google.datastore.v1.PropertyOrder
-
The direction to order by.
- getDirectionValue() - Method in interface com.google.datastore.v1.PropertyOrderOrBuilder
-
The direction to order by.
- getDistinctOn() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the distinct on clause for this query.
- getDistinctOn(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOn(int) - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOn(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnCount() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnCount() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnList() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The properties to make distinct.
- getDistinctOnOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The properties to make distinct.
- getDouble(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a double.
- getDouble(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getDoubleValue() - Method in class com.google.datastore.v1.Value.Builder
-
A double value.
- getDoubleValue() - Method in class com.google.datastore.v1.Value
-
A double value.
- getDoubleValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A double value.
- getEmulatorRunners() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getEndCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the end cursor for this query.
- getEndCursor() - Method in class com.google.datastore.v1.Query.Builder
-
An ending point for the query results.
- getEndCursor() - Method in class com.google.datastore.v1.Query
-
An ending point for the query results.
- getEndCursor() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
An ending point for the query results.
- getEndCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last result in the batch.
- getEndCursor() - Method in class com.google.datastore.v1.QueryResultBatch
-
A cursor that points to the position after the last result in the batch.
- getEndCursor() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
A cursor that points to the position after the last result in the batch.
- getEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time the operation ended, either successfully or otherwise.
- getEndTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time the operation ended, either successfully or otherwise.
- getEndTimeOrBuilder() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time the operation ended, either successfully or otherwise.
- getEntity(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as an entity.
- getEntity(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- 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.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Description of which entities are being exported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Description of which entities are being exported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Description of what data from the project is included in the export.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Description of which entities are being imported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Description of which entities are being imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilter() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilter() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilterBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Description of which entities are being exported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Description of what data from the project is included in the export.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
Description of which entities are being imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityFilterOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Optionally specify which kinds/namespaces are to be imported.
- getEntityOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- getEntityOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The resulting entity.
- getEntityOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The resulting entity.
- getEntityResults(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResults(int) - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResults(int) - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsCount() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsCount() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsCount() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsList() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsList() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsOrBuilder(int) - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in class com.google.datastore.v1.QueryResultBatch
-
The results for this batch.
- getEntityResultsOrBuilderList() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The results for this batch.
- getEntityResultType() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- getEntityResultType() - Method in class com.google.datastore.v1.QueryResultBatch
-
The result type for every entity in `entity_results`.
- getEntityResultType() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in class com.google.datastore.v1.QueryResultBatch
-
The result type for every entity in `entity_results`.
- getEntityResultTypeValue() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The result type for every entity in `entity_results`.
- getEntityValue() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValue() - Method in class com.google.datastore.v1.Value
-
An entity value.
- getEntityValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An entity value.
- getEntityValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- getEntityValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
An entity value.
- getEntityValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An entity value.
- getEnvVars() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
-
- getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getExcludeFromIndexes() - Method in class com.google.datastore.v1.Value.Builder
-
If the value should be excluded from all indexes including those defined
explicitly.
- getExcludeFromIndexes() - Method in class com.google.datastore.v1.Value
-
If the value should be excluded from all indexes including those defined
explicitly.
- getExcludeFromIndexes() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
If the value should be excluded from all indexes including those defined
explicitly.
- getExportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getFilter() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the filter for this query.
- getFilter() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- getFilter() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
string filter = 3;
- getFilter() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
string filter = 3;
- getFilter() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilter() - Method in class com.google.datastore.v1.Query
-
The filter to apply.
- getFilter() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The filter to apply.
- getFilterBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilterBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- getFilterBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
string filter = 3;
- getFilterBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
string filter = 3;
- getFilterOrBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The filter to apply.
- getFilterOrBuilder() - Method in class com.google.datastore.v1.Query
-
The filter to apply.
- getFilterOrBuilder() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The filter to apply.
- getFilters(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFilters(int) - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFilters(int) - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersBuilderList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersCount() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersCount() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersCount() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersList() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersList() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersOrBuilder(int) - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in class com.google.datastore.v1.CompositeFilter
-
The list of filters to combine.
- getFiltersOrBuilderList() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The list of filters to combine.
- getFilterTypeCase() - Method in class com.google.datastore.v1.Filter.Builder
-
- getFilterTypeCase() - Method in class com.google.datastore.v1.Filter
-
- getFilterTypeCase() - Method in interface com.google.datastore.v1.FilterOrBuilder
-
- getFound(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFound(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFound(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities found as `ResultType.FULL` entities.
- getFoundOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities found as `ResultType.FULL` entities.
- getGcdPath() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the data directory path of the local Datastore emulator.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Batch.Response
-
Returns a list of keys generated by a batch.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Transaction.Response
-
Returns a list of keys generated by a transaction.
- getGeoPointValue() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValue() - Method in class com.google.datastore.v1.Value
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A geo point value representing a point on the surface of Earth.
- getGeoPointValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A geo point value representing a point on the surface of Earth.
- getGetIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The GQL query to run.
- getGqlQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The GQL query to run.
- getGqlQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The GQL query to run.
- getGqlQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The GQL query to run.
- getHost() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getHttpJsonOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's id or null
if it has a name instead.
- getId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the ID of this path element.
- getId() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- getId() - Method in class com.google.datastore.v1.Key.PathElement
-
The auto-allocated ID of the entity.
- getId() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The auto-allocated ID of the entity.
- getIdTypeCase() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- getIdTypeCase() - Method in class com.google.datastore.v1.Key.PathElement
-
- getIdTypeCase() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
- getImportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getIndex(GetIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndex() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
The index to create.
- getIndex() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
The index to create.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Gets an index.
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Gets an index.
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Gets an index.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Gets an index.
- getIndexBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getIndexes(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexes(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexes(int) - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesCount() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesCount() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesCount() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesList() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesOrBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesOrBuilder(int) - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesOrBuilder(int) - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexesOrBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- getIndexesOrBuilderList() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The indexes.
- getIndexesOrBuilderList() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The indexes.
- getIndexId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- getIndexId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
The resource ID of the index to delete.
- getIndexId() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
The resource ID of the index to delete.
- getIndexId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- getIndexId() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
The resource ID of the index to get.
- getIndexId() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
The resource ID of the index to get.
- getIndexId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getIndexId() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getIndexId() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
The index resource ID that this operation is acting on.
- getIndexId() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
The resource ID of the index to delete.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
The resource ID of the index to get.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
The index resource ID that this operation is acting on.
- getIndexIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getIndexOrBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- getIndexOrBuilder() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
The index to create.
- getIndexOrBuilder() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
The index to create.
- GetIndexRequest - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
- GetIndexRequest.Builder - Class in com.google.datastore.admin.v1
-
The request for [google.datastore.admin.v1.DatastoreAdmin.GetIndex][google.datastore.admin.v1.DatastoreAdmin.GetIndex].
- GetIndexRequestOrBuilder - Interface in com.google.datastore.admin.v1
-
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to getIndex.
- getIndexUpdates() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The number of index entries updated during the commit, or zero if none were
updated.
- getIndexUpdates() - Method in class com.google.datastore.v1.CommitResponse
-
The number of index entries updated during the commit, or zero if none were
updated.
- getIndexUpdates() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The number of index entries updated during the commit, or zero if none were
updated.
- getInitializer() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
The location of the import metadata file.
- getInputUrl() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
The location of the import metadata file.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getInputUrl() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getInputUrl() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
The location of the import metadata file.
- getInputUrlBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
The location of the import metadata file.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getInputUrlBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getInputUrlBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getInsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to insert.
- getInsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to insert.
- getInsertBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsertOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- getInsertOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to insert.
- getInsertOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to insert.
- getInstance() - Static method in class com.google.cloud.datastore.TraceUtil
-
Return TraceUtil Object.
- getIntegerValue() - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- getIntegerValue() - Method in class com.google.datastore.v1.Value
-
An integer value.
- getIntegerValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
An integer value.
- getKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the associated key or null if it does not have one.
- getKey(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Key.
- getKey(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- 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.
- getKeyComparator() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getKeyOrBuilder() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.Entity
-
The entity's key.
- getKeyOrBuilder() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The automatically allocated key.
- getKeyOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The automatically allocated key.
- getKeyOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The automatically allocated key.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeys(int) - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeys(int) - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeys(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeys(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeys(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysBuilderList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysCount() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysCount() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysCount() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysCount() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysCount() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysList() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysList() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysList() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysOrBuilder(int) - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysOrBuilder(int) - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.AllocateIdsResponseOrBuilder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getKeysOrBuilderList() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getKeysOrBuilderList() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getKeyValue() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValue() - Method in class com.google.datastore.v1.Value
-
A key value.
- getKeyValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A key value.
- getKeyValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- getKeyValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A key value.
- getKeyValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A key value.
- getKind() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's kind.
- getKind() - Method in class com.google.cloud.datastore.PathElement
-
Returns the kind of this path element.
- getKind() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the kind for this query.
- getKind() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getKind() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getKind() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getKind() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- getKind() - Method in class com.google.datastore.v1.Key.PathElement
-
The kind of the entity.
- getKind() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The kind of the entity.
- getKind(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKind(int) - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKind(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getKindBytes() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getKindBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getKindBytes() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- getKindBytes() - Method in class com.google.datastore.v1.Key.PathElement
-
The kind of the entity.
- getKindBytes() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The kind of the entity.
- getKindCount() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindCount() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The kinds to query (if empty, returns entities of all kinds).
- getKindOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The kinds to query (if empty, returns entities of all kinds).
- getKinds(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKinds(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKinds(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsBytes(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsCount() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsCount() - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsCount() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getKindsList() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- getKindsList() - Method in class com.google.datastore.admin.v1.EntityFilter
-
If empty, then this represents all kinds.
- getKindsList() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
If empty, then this represents all kinds.
- getLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Deprecated.
- getLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Deprecated.
- getLabels() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Deprecated.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- getLabelsCount() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- getLabelsCount() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getLabelsCount() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsMap() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsMap() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrDefault(String, String) - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The client-assigned labels which were provided when the operation was
created.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Client-assigned labels.
- getLabelsOrThrow(String) - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Client-assigned labels.
- getLastApiFormatHeaderValue() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- getLastBody() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- getLastCookies() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- getLastMimeType() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- getLastPath() - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- getLatitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the latitude.
- getLatLng(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a LatLng.
- getLength() - Method in class com.google.cloud.datastore.Blob
-
Returns the size of this blob.
- getLimit() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the limit for this query.
- getLimit() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimit() - Method in class com.google.datastore.v1.Query
-
The maximum number of results to return.
- getLimit() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The maximum number of results to return.
- getLimitBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in class com.google.datastore.v1.Query.Builder
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in class com.google.datastore.v1.Query
-
The maximum number of results to return.
- getLimitOrBuilder() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The maximum number of results to return.
- getList(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a list of values.
- getList(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getListIndexesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getLocalHost() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getLogger() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getLong(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as long.
- getLong(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getLongitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the longitude.
- getMeaning() - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- getMeaning() - Method in class com.google.datastore.v1.Value.Builder
-
The `meaning` field should only be populated for backwards compatibility.
- getMeaning() - Method in class com.google.datastore.v1.Value
-
The `meaning` field should only be populated for backwards compatibility.
- getMeaning() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
The `meaning` field should only be populated for backwards compatibility.
- getMethodDescriptors() - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getMethodName() - Method in exception com.google.datastore.v1.client.DatastoreException
-
- getMigrationState() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationState() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationState() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStateValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStateValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStateValue() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStep() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStep() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStep() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStepValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStepValue() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMigrationStepValue() - Method in interface com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadataOrBuilder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- getMissing(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissing(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissing(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingCount() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilder(int) - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in class com.google.datastore.v1.LookupResponse
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMissingOrBuilderList() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- getMode() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getMode() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- getMode() - Method in class com.google.datastore.v1.CommitRequest
-
The type of commit to perform.
- getMode() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The type of commit to perform.
- getModeCase() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- getModeCase() - Method in class com.google.datastore.v1.TransactionOptions
-
- getModeCase() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
- getModeValue() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- getModeValue() - Method in class com.google.datastore.v1.CommitRequest
-
The type of commit to perform.
- getModeValue() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The type of commit to perform.
- getMoreResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns MoreResults state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The state of the query after the current batch.
- getMoreResults() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResults() - Method in class com.google.datastore.v1.QueryResultBatch
-
The state of the query after the current batch.
- getMoreResults() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.AggregationResultBatch
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in class com.google.datastore.v1.QueryResultBatch
-
The state of the query after the current batch.
- getMoreResultsValue() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The state of the query after the current batch.
- getMutableAggregateProperties() - Method in class com.google.datastore.v1.AggregationResult.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Deprecated.
- getMutableNamedBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Deprecated.
- getMutableProperties() - Method in class com.google.datastore.v1.Entity.Builder
-
Deprecated.
- getMutationResults(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResults(int) - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResults(int) - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsBuilder(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsBuilderList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsCount() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsCount() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsCount() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsList() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsList() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsOrBuilder(int) - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in class com.google.datastore.v1.CommitResponse
-
The result of performing the mutations.
- getMutationResultsOrBuilderList() - Method in interface com.google.datastore.v1.CommitResponseOrBuilder
-
The result of performing the mutations.
- getMutations(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutations(int) - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutations(int) - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsBuilder(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsBuilderList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsCount() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsCount() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsCount() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsList() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsList() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsOrBuilder(int) - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in class com.google.datastore.v1.CommitRequest
-
The mutations to perform.
- getMutationsOrBuilderList() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The mutations to perform.
- getName() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- getName() - Method in class com.google.cloud.datastore.Key
-
Returns the key's name or null
if it has an id instead.
- getName() - Method in class com.google.cloud.datastore.PathElement
-
Returns the name of this path element.
- getName() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getName() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getName() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getName() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- getName() - Method in class com.google.datastore.v1.Key.PathElement
-
The name of the entity.
- getName() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The name of the entity.
- getName() - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- getName() - Method in class com.google.datastore.v1.KindExpression
-
The name of the kind.
- getName() - Method in interface com.google.datastore.v1.KindExpressionOrBuilder
-
The name of the kind.
- getName() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
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.admin.v1.Index.IndexedProperty.Builder
-
Required.
- getNameBytes() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
Required.
- getNameBytes() - Method in interface com.google.datastore.admin.v1.Index.IndexedPropertyOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- getNameBytes() - Method in class com.google.datastore.v1.Key.PathElement
-
The name of the entity.
- getNameBytes() - Method in interface com.google.datastore.v1.Key.PathElementOrBuilder
-
The name of the entity.
- getNameBytes() - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- getNameBytes() - Method in class com.google.datastore.v1.KindExpression
-
The name of the kind.
- getNameBytes() - Method in interface com.google.datastore.v1.KindExpressionOrBuilder
-
The name of the kind.
- getNameBytes() - Method in class com.google.datastore.v1.PropertyReference.Builder
-
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.cloud.datastore.GqlQuery
-
Returns an immutable map of named bindings.
- getNamedBindings() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Deprecated.
- getNamedBindings() - Method in class com.google.datastore.v1.GqlQuery
-
Deprecated.
- getNamedBindings() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Deprecated.
- getNamedBindingsCount() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- getNamedBindingsCount() - Method in class com.google.datastore.v1.GqlQuery
-
- getNamedBindingsCount() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
-
- getNamedBindingsMap() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsMap() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrDefault(String, GqlQueryParameter) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in class com.google.datastore.v1.GqlQuery
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNamedBindingsOrThrow(String) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
For each non-reserved named binding site in the query string, there must be
a named parameter with that name, but not necessarily the inverse.
- getNameOrId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's ID (as
Long
) or name (as
String
).
- getNameOrId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the path element's ID (as
Long
) or name (as
String
).
- getNames() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties name.
- getNamespace() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's namespace or null
if not provided.
- getNamespace() - Method in class com.google.cloud.datastore.DatastoreOptions
-
Returns the default namespace to be used by the datastore service.
- getNamespace() - Method in class com.google.cloud.datastore.Query
-
- getNamespaceId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceId() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
If not empty, the ID of the namespace to which the entities belong.
- getNamespaceIds(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIds(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIds(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsBytes(int) - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsCount() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in class com.google.datastore.admin.v1.EntityFilter
-
An empty list represents all namespaces.
- getNamespaceIdsList() - Method in interface com.google.datastore.admin.v1.EntityFilterOrBuilder
-
An empty list represents all namespaces.
- getNestedGqlQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQuery() - Method in class com.google.datastore.v1.AggregationQuery
-
Nested query for aggregation
- getNestedQuery() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Nested query for aggregation
- getNestedQueryBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery
-
Nested query for aggregation
- getNestedQueryOrBuilder() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
Nested query for aggregation
- getNestedStructuredQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getNewTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
Options for beginning a new transaction for this request.
- getNewTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Options for beginning a new transaction for this request.
- getNewTransactionBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in class com.google.datastore.v1.ReadOptions
-
Options for beginning a new transaction for this request.
- getNewTransactionOrBuilder() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Options for beginning a new transaction for this request.
- getNextPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- getNextPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The standard List next-page token.
- getNextPageToken() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
The standard List next-page token.
- getNextPageTokenBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesResponseOrBuilder
-
The standard List next-page token.
- getNullValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- getNullValue() - Method in class com.google.datastore.v1.Value
-
A null value.
- getNullValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A null value.
- getNullValueValue() - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- getNullValueValue() - Method in class com.google.datastore.v1.Value
-
A null value.
- getNullValueValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A null value.
- getNumber() - Method in enum com.google.datastore.admin.v1.CommonMetadata.State
-
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.Direction
-
- getNumber() - Method in enum com.google.datastore.admin.v1.Index.State
-
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.StepDetailsCase
-
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationState
-
- getNumber() - Method in enum com.google.datastore.admin.v1.MigrationStep
-
- getNumber() - Method in enum com.google.datastore.admin.v1.OperationType
-
- getNumber() - Method in enum com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
-
- getNumber() - Method in enum com.google.datastore.v1.AggregationQuery.QueryTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.CommitRequest.Mode
-
- getNumber() - Method in enum com.google.datastore.v1.CommitRequest.TransactionSelectorCase
-
- getNumber() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
-
- getNumber() - Method in enum com.google.datastore.v1.EntityResult.ResultType
-
- getNumber() - Method in enum com.google.datastore.v1.Filter.FilterTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.Key.PathElement.IdTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
- getNumber() - Method in enum com.google.datastore.v1.Mutation.OperationCase
-
- getNumber() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
-
- getNumber() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
-
- getNumber() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
- getNumber() - Method in enum com.google.datastore.v1.ReadOptions.ConsistencyTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
- getNumber() - Method in enum com.google.datastore.v1.RunAggregationQueryRequest.QueryTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.RunQueryRequest.QueryTypeCase
-
- getNumber() - Method in enum com.google.datastore.v1.TransactionOptions.ModeCase
-
- getNumber() - Method in enum com.google.datastore.v1.Value.ValueTypeCase
-
- getNumberArgs() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns an immutable list of positional bindings (using original order).
- getOffset() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the offset for this query.
- getOffset() - Method in class com.google.datastore.v1.Query.Builder
-
The number of results to skip.
- getOffset() - Method in class com.google.datastore.v1.Query
-
The number of results to skip.
- getOffset() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The number of results to skip.
- getOp() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- getOp() - Method in class com.google.datastore.v1.CompositeFilter
-
The operator for combining multiple filters.
- getOp() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The operator for combining multiple filters.
- getOp() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- getOp() - Method in class com.google.datastore.v1.PropertyFilter
-
The operator to filter by.
- getOp() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The operator to filter by.
- getOperationCase() - Method in class com.google.datastore.v1.Mutation.Builder
-
- getOperationCase() - Method in class com.google.datastore.v1.Mutation
-
- getOperationCase() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
- getOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- getOperationType() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- getOperationType() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The type of the operation.
- getOperationType() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The type of the operation.
- getOperationTypeValue() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- getOperationTypeValue() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The type of the operation.
- getOperationTypeValue() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The type of the operation.
- getOperatorCase() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- getOperatorCase() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getOperatorCase() - Method in interface com.google.datastore.v1.AggregationQuery.AggregationOrBuilder
-
- getOptions() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on
localhost.
- getOptions(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on
localhost.
- getOptions() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
- getOptionsFromEnv() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs a
Datastore
from environment variables and/or the Compute Engine metadata
server.
- getOpValue() - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- getOpValue() - Method in class com.google.datastore.v1.CompositeFilter
-
The operator for combining multiple filters.
- getOpValue() - Method in interface com.google.datastore.v1.CompositeFilterOrBuilder
-
The operator for combining multiple filters.
- getOpValue() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- getOpValue() - Method in class com.google.datastore.v1.PropertyFilter
-
The operator to filter by.
- getOpValue() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The operator to filter by.
- getOrder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrder(int) - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderBy() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the order by clause for this query.
- getOrderCount() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderCount() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The order to apply to the query results (if empty, order is unspecified).
- getOrderOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The order to apply to the query results (if empty, order is unspecified).
- getOutputUrl() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- getOutputUrl() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
Location of the output metadata file.
- getOutputUrl() - Method in interface com.google.datastore.admin.v1.ExportEntitiesResponseOrBuilder
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
Location of the output metadata file.
- getOutputUrlBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesResponseOrBuilder
-
Location of the output metadata file.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Location for the export metadata and data files.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getOutputUrlPrefix() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getOutputUrlPrefix() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
Location for the export metadata and data files.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getOutputUrlPrefixBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getOutputUrlPrefixBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getPageSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The maximum number of items to return.
- getPageSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The maximum number of items to return.
- getPageSize() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The maximum number of items to return.
- getPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- getPageToken() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The next_page_token value returned from a previous List request, if any.
- getPageToken() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
The next_page_token value returned from a previous List request, if any.
- getPageTokenBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
The next_page_token value returned from a previous List request, if any.
- getParameterTypeCase() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- getParameterTypeCase() - Method in class com.google.datastore.v1.GqlQueryParameter
-
- getParameterTypeCase() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
- getParent() - Method in class com.google.cloud.datastore.IncompleteKey
-
Returns the key's parent.
- getParserForType() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
- getParserForType() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
- getParserForType() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.EntityFilter
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
- getParserForType() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.Index
-
- getParserForType() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
- getParserForType() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
- getParserForType() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
- getParserForType() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
- getParserForType() - Method in class com.google.datastore.admin.v1.Progress
-
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getParserForType() - Method in class com.google.datastore.v1.AggregationQuery
-
- getParserForType() - Method in class com.google.datastore.v1.AggregationResult
-
- getParserForType() - Method in class com.google.datastore.v1.AggregationResultBatch
-
- getParserForType() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
- getParserForType() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
- getParserForType() - Method in class com.google.datastore.v1.ArrayValue
-
- getParserForType() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
- getParserForType() - Method in class com.google.datastore.v1.BeginTransactionResponse
-
- getParserForType() - Method in class com.google.datastore.v1.CommitRequest
-
- getParserForType() - Method in class com.google.datastore.v1.CommitResponse
-
- getParserForType() - Method in class com.google.datastore.v1.CompositeFilter
-
- getParserForType() - Method in class com.google.datastore.v1.Entity
-
- getParserForType() - Method in class com.google.datastore.v1.EntityResult
-
- getParserForType() - Method in class com.google.datastore.v1.Filter
-
- getParserForType() - Method in class com.google.datastore.v1.GqlQuery
-
- getParserForType() - Method in class com.google.datastore.v1.GqlQueryParameter
-
- getParserForType() - Method in class com.google.datastore.v1.Key
-
- getParserForType() - Method in class com.google.datastore.v1.Key.PathElement
-
- getParserForType() - Method in class com.google.datastore.v1.KindExpression
-
- getParserForType() - Method in class com.google.datastore.v1.LookupRequest
-
- getParserForType() - Method in class com.google.datastore.v1.LookupResponse
-
- getParserForType() - Method in class com.google.datastore.v1.Mutation
-
- getParserForType() - Method in class com.google.datastore.v1.MutationResult
-
- getParserForType() - Method in class com.google.datastore.v1.PartitionId
-
- getParserForType() - Method in class com.google.datastore.v1.Projection
-
- getParserForType() - Method in class com.google.datastore.v1.PropertyFilter
-
- getParserForType() - Method in class com.google.datastore.v1.PropertyOrder
-
- getParserForType() - Method in class com.google.datastore.v1.PropertyReference
-
- getParserForType() - Method in class com.google.datastore.v1.Query
-
- getParserForType() - Method in class com.google.datastore.v1.QueryResultBatch
-
- getParserForType() - Method in class com.google.datastore.v1.ReadOptions
-
- getParserForType() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
- getParserForType() - Method in class com.google.datastore.v1.ReserveIdsResponse
-
- getParserForType() - Method in class com.google.datastore.v1.RollbackRequest
-
- getParserForType() - Method in class com.google.datastore.v1.RollbackResponse
-
- getParserForType() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getParserForType() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
- getParserForType() - Method in class com.google.datastore.v1.RunQueryRequest
-
- getParserForType() - Method in class com.google.datastore.v1.RunQueryResponse
-
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions
-
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
- getParserForType() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
- getParserForType() - Method in class com.google.datastore.v1.Value
-
- getPartitionId() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionId() - Method in class com.google.datastore.v1.Key
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionId() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in class com.google.datastore.v1.RunQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.Key
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
Entities are partitioned into subsets, identified by a partition ID.
- getPartitionIdOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Entities are partitioned into subsets, identified by a partition ID.
- getPath(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPath(int) - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPath(int) - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathBuilder(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathBuilderList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathCount() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathCount() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathCount() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathList() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathList() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathOrBuilder(int) - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathOrBuilder(int) - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathOrBuilder(int) - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPathOrBuilderList() - Method in class com.google.datastore.v1.Key.Builder
-
The entity path.
- getPathOrBuilderList() - Method in class com.google.datastore.v1.Key
-
The entity path.
- getPathOrBuilderList() - Method in interface com.google.datastore.v1.KeyOrBuilder
-
The entity path.
- getPositionalBindings(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindings(int) - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindings(int) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsBuilder(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsBuilderList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsCount() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsList() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
-
- getPositionalBindingsOrBuilder(int) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilder(int) - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilder(int) - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in class com.google.datastore.v1.GqlQuery
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPositionalBindingsOrBuilderList() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- getPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `PREPARE` step.
- getPrepareStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `PREPARE` step.
- getPrepareStepDetailsOrBuilder() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `PREPARE` step.
- getPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
The transaction identifier of the transaction being retried.
- getPreviousTransaction() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
The transaction identifier of the transaction being retried.
- getPreviousTransaction() - Method in interface com.google.datastore.v1.TransactionOptions.ReadWriteOrBuilder
-
The transaction identifier of the transaction being retried.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytesBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of bytes processed.
- getProgressBytesOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of bytes processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
An estimate of the number of entities processed.
- getProgressEntities() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.ExportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.ImportEntitiesMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
An estimate of the number of entities processed.
- getProgressEntitiesOrBuilder() - Method in interface com.google.datastore.admin.v1.IndexOperationMetadataOrBuilder
-
An estimate of the number of entities processed.
- getProjectDirectory() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
- getProjectEndpoint() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getProjectId() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's projectId.
- getProjectId() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getProjectId() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getProjectId() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getProjectId() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
Project ID against which to make the request.
- getProjectId() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
Project ID against which to make the request.
- getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions
-
- getProjectId() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getProjectId() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.CommitRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- getProjectId() - Method in class com.google.datastore.v1.PartitionId
-
The ID of the project to which the entities belong.
- getProjectId() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
The ID of the project to which the entities belong.
- getProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.datastore.v1.RunQueryRequest
-
Required.
- getProjectId() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.CreateIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.DeleteIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ExportEntitiesRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.GetIndexRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ImportEntitiesRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in interface com.google.datastore.admin.v1.ListIndexesRequestOrBuilder
-
Project ID against which to make the request.
- getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.AllocateIdsRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.CommitRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.LookupRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in class com.google.datastore.v1.PartitionId
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.PartitionIdOrBuilder
-
The ID of the project to which the entities belong.
- getProjectIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.ReserveIdsRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.datastore.v1.RunQueryRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
Required.
- getProjectIdFromComputeEngine() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Gets the project ID from the Compute Engine metadata server.
- getProjection() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the projection for this query.
- getProjection(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjection(int) - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjection(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionCount() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionCount() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionCount() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionList() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionOrBuilder(int) - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionOrBuilder(int) - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionOrBuilder(int) - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProjectionOrBuilderList() - Method in class com.google.datastore.v1.Query.Builder
-
The projection to return.
- getProjectionOrBuilderList() - Method in class com.google.datastore.v1.Query
-
The projection to return.
- getProjectionOrBuilderList() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
The projection to return.
- getProperties() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties.
- getProperties(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getProperties(int) - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getProperties(int) - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- 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.
- getPropertiesBuilder(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesBuilderList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesCount() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesCount() - Method in class com.google.datastore.v1.Entity.Builder
-
- getPropertiesCount() - Method in class com.google.datastore.v1.Entity
-
- getPropertiesCount() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesList() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesList() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesMap() - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesMap() - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesMap() - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesOrBuilder(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesOrBuilder(int) - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesOrBuilder(int) - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesOrBuilderList() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- getPropertiesOrBuilderList() - Method in class com.google.datastore.admin.v1.Index
-
Required.
- getPropertiesOrBuilderList() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Required.
- getPropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesOrDefault(String, Value) - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesOrDefault(String, Value) - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in class com.google.datastore.v1.Entity
-
The entity's properties.
- getPropertiesOrThrow(String) - Method in interface com.google.datastore.v1.EntityOrBuilder
-
The entity's properties.
- getProperty() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the property according to which the query result should be ordered.
- getProperty() - Method in class com.google.datastore.v1.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.cloud.datastore.ReadOption.QueryAndReadOptions
-
- getQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQuery() - Method in class com.google.datastore.v1.RunQueryRequest
-
The query to run.
- getQuery() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The query to run.
- getQuery() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in class com.google.datastore.v1.RunQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuery() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQueryBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The query to run.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The query to run.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in class com.google.datastore.v1.RunQueryResponse
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQueryOrBuilder() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- getQuerySplitter() - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns the query string for this query.
- getQueryString() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryString() - Method in class com.google.datastore.v1.GqlQuery
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryString() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in class com.google.datastore.v1.GqlQuery.Builder
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in class com.google.datastore.v1.GqlQuery
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryStringBytes() - Method in interface com.google.datastore.v1.GqlQueryOrBuilder
-
A string of the format described
[here](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- getQueryTypeCase() - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- getQueryTypeCase() - Method in class com.google.datastore.v1.AggregationQuery
-
- getQueryTypeCase() - Method in interface com.google.datastore.v1.AggregationQueryOrBuilder
-
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getQueryTypeCase() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- getQueryTypeCase() - Method in class com.google.datastore.v1.RunQueryRequest
-
- getQueryTypeCase() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
- getReadConsistency() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- getReadConsistency() - Method in class com.google.datastore.v1.ReadOptions
-
The non-transactional read consistency to use.
- getReadConsistency() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in class com.google.datastore.v1.ReadOptions
-
The non-transactional read consistency to use.
- getReadConsistencyValue() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The non-transactional read consistency to use.
- getReadOnly() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnly() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should only allow reads.
- getReadOnly() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should only allow reads.
- getReadOnlyBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should only allow reads.
- getReadOnlyOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should only allow reads.
- getReadOptions() - Method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
-
- getReadOptions() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptions() - Method in class com.google.datastore.v1.LookupRequest
-
The options for this lookup request.
- getReadOptions() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The options for this lookup request.
- getReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The options for this query.
- getReadOptions() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptions() - Method in class com.google.datastore.v1.RunQueryRequest
-
The options for this query.
- getReadOptions() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The options for this query.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptionsBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.LookupRequest
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.LookupRequestOrBuilder
-
The options for this lookup request.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
The options for this query.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.RunAggregationQueryRequestOrBuilder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- getReadOptionsOrBuilder() - Method in class com.google.datastore.v1.RunQueryRequest
-
The options for this query.
- getReadOptionsOrBuilder() - Method in interface com.google.datastore.v1.RunQueryRequestOrBuilder
-
The options for this query.
- getReadTime() - Method in class com.google.cloud.datastore.AggregationResults
-
Returns read timestamp this result batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.AggregationResultBatch
-
Read timestamp this batch was returned from.
- getReadTime() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTime() - Method in class com.google.datastore.v1.LookupResponse
-
The time at which these entities were read or found missing.
- getReadTime() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The time at which these entities were read or found missing.
- getReadTime() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.QueryResultBatch
-
Read timestamp this batch was returned from.
- getReadTime() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTime() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTime() - Method in class com.google.datastore.v1.ReadOptions
-
Reads entities as they were at the given time.
- getReadTime() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Reads entities as they were at the given time.
- getReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTime() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
Reads entities at the given time.
- getReadTime() - Method in interface com.google.datastore.v1.TransactionOptions.ReadOnlyOrBuilder
-
Reads entities at the given time.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTimeBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.AggregationResultBatch
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.LookupResponse
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The time at which these entities were read or found missing.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.QueryResultBatch
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
Read timestamp this batch was returned from.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.ReadOptions
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
Reads entities as they were at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
Reads entities at the given time.
- getReadTimeOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptions.ReadOnlyOrBuilder
-
Reads entities at the given time.
- getReadWrite() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWrite() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should allow both reads and writes.
- getReadWrite() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should allow both reads and writes.
- getReadWriteBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in class com.google.datastore.v1.TransactionOptions
-
The transaction should allow both reads and writes.
- getReadWriteOrBuilder() - Method in interface com.google.datastore.v1.TransactionOptionsOrBuilder
-
The transaction should allow both reads and writes.
- getRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetails() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetails() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
Details for the `REDIRECT_WRITES` step.
- getRedirectWritesStepDetailsOrBuilder() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
Details for the `REDIRECT_WRITES` step.
- getResultClass() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the actual class of the result's values.
- getRpcCount() - Method in class com.google.datastore.v1.client.Datastore
-
- getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.CreateIndexRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.DeleteIndexRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.EntityFilter
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.GetIndexRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Index
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Index.IndexedProperty
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.IndexOperationMetadata
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ListIndexesRequest
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.ListIndexesResponse
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
- getSerializedSize() - Method in class com.google.datastore.admin.v1.Progress
-
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation
-
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationQuery
-
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationResult
-
- getSerializedSize() - Method in class com.google.datastore.v1.AggregationResultBatch
-
- getSerializedSize() - Method in class com.google.datastore.v1.AllocateIdsRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.AllocateIdsResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.ArrayValue
-
- getSerializedSize() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.BeginTransactionResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.CommitRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.CommitResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.CompositeFilter
-
- getSerializedSize() - Method in class com.google.datastore.v1.Entity
-
- getSerializedSize() - Method in class com.google.datastore.v1.EntityResult
-
- getSerializedSize() - Method in class com.google.datastore.v1.Filter
-
- getSerializedSize() - Method in class com.google.datastore.v1.GqlQuery
-
- getSerializedSize() - Method in class com.google.datastore.v1.GqlQueryParameter
-
- getSerializedSize() - Method in class com.google.datastore.v1.Key
-
- getSerializedSize() - Method in class com.google.datastore.v1.Key.PathElement
-
- getSerializedSize() - Method in class com.google.datastore.v1.KindExpression
-
- getSerializedSize() - Method in class com.google.datastore.v1.LookupRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.LookupResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.Mutation
-
- getSerializedSize() - Method in class com.google.datastore.v1.MutationResult
-
- getSerializedSize() - Method in class com.google.datastore.v1.PartitionId
-
- getSerializedSize() - Method in class com.google.datastore.v1.Projection
-
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyFilter
-
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyOrder
-
- getSerializedSize() - Method in class com.google.datastore.v1.PropertyReference
-
- getSerializedSize() - Method in class com.google.datastore.v1.Query
-
- getSerializedSize() - Method in class com.google.datastore.v1.QueryResultBatch
-
- getSerializedSize() - Method in class com.google.datastore.v1.ReadOptions
-
- getSerializedSize() - Method in class com.google.datastore.v1.ReserveIdsRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.ReserveIdsResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.RollbackRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.RollbackResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.RunAggregationQueryRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.RunQueryRequest
-
- getSerializedSize() - Method in class com.google.datastore.v1.RunQueryResponse
-
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions
-
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly
-
- getSerializedSize() - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite
-
- getSerializedSize() - Method in class com.google.datastore.v1.Value
-
- getServiceAccountCredential(String, String) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key.
- getServiceAccountCredential(String, String, Collection<String>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key file.
- getServiceAccountCredential(String, PrivateKey, Collection<String>) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
Constructs credentials for the given account and key.
- getServiceDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- getSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- getSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
Options for beginning a new transaction for this request.
- getSingleUseTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionBuilder() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in class com.google.datastore.v1.CommitRequest
-
Options for beginning a new transaction for this request.
- getSingleUseTransactionOrBuilder() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
Options for beginning a new transaction for this request.
- getSkippedCursor() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last skipped result.
- getSkippedCursor() - Method in class com.google.datastore.v1.QueryResultBatch
-
A cursor that points to the position after the last skipped result.
- getSkippedCursor() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
A cursor that points to the position after the last skipped result.
- getSkippedResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the number of results skipped, typically because of an offset.
- getSkippedResults() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The number of results skipped, typically because of an offset.
- getSkippedResults() - Method in class com.google.datastore.v1.QueryResultBatch
-
The number of results skipped, typically because of an offset.
- getSkippedResults() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The number of results skipped, typically because of an offset.
- getSnapshotVersion() - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The version number of the snapshot this batch was returned from.
- getSnapshotVersion() - Method in class com.google.datastore.v1.QueryResultBatch
-
The version number of the snapshot this batch was returned from.
- getSnapshotVersion() - Method in interface com.google.datastore.v1.QueryResultBatchOrBuilder
-
The version number of the snapshot this batch was returned from.
- getSplits(Query, PartitionId, int, Datastore) - Method in interface com.google.datastore.v1.client.QuerySplitter
-
Returns a list of sharded
Query
s for the given query.
- getSplits(Query, PartitionId, int, Datastore, Timestamp) - Method in interface com.google.datastore.v1.client.QuerySplitter
-
- getStartCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the start cursor for this query.
- getStartCursor() - Method in class com.google.datastore.v1.Query.Builder
-
A starting point for the query results.
- getStartCursor() - Method in class com.google.datastore.v1.Query
-
A starting point for the query results.
- getStartCursor() - Method in interface com.google.datastore.v1.QueryOrBuilder
-
A starting point for the query results.
- getStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTime() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time that work began on the operation.
- getStartTime() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time that work began on the operation.
- getStartTimeBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The time that work began on the operation.
- getStartTimeOrBuilder() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The time that work began on the operation.
- getState() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- getState() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The current state of the Operation.
- getState() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The current state of the Operation.
- getState() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getState() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getState() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getState() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- getState() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
The new state of the migration.
- getState() - Method in interface com.google.datastore.admin.v1.MigrationStateEventOrBuilder
-
The new state of the migration.
- getStateValue() - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- getStateValue() - Method in class com.google.datastore.admin.v1.CommonMetadata
-
The current state of the Operation.
- getStateValue() - Method in interface com.google.datastore.admin.v1.CommonMetadataOrBuilder
-
The current state of the Operation.
- getStateValue() - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- getStateValue() - Method in class com.google.datastore.admin.v1.Index
-
Output only.
- getStateValue() - Method in interface com.google.datastore.admin.v1.IndexOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- getStateValue() - Method in class com.google.datastore.admin.v1.MigrationStateEvent
-
The new state of the migration.
- getStateValue() - Method in interface com.google.datastore.admin.v1.MigrationStateEventOrBuilder
-
The new state of the migration.
- getStep() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- getStep() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
The step that is starting.
- getStep() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
The step that is starting.
- getStepDetailsCase() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- getStepDetailsCase() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- getStepDetailsCase() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
- getStepValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- getStepValue() - Method in class com.google.datastore.admin.v1.MigrationProgressEvent
-
The step that is starting.
- getStepValue() - Method in interface com.google.datastore.admin.v1.MigrationProgressEventOrBuilder
-
The step that is starting.
- getString(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a string.
- getString(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getStringValue() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- getStringValue() - Method in class com.google.datastore.v1.Value
-
A UTF-8 encoded string value.
- getStringValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in class com.google.datastore.v1.Value
-
A UTF-8 encoded string value.
- getStringValueBytes() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A UTF-8 encoded string value.
- getStub() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
- getTimestamp(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Timestamp.
- getTimestamp(String) - Method in class com.google.cloud.datastore.ProjectionEntity
-
- getTimestamp(Value) - Static method in class com.google.datastore.v1.client.DatastoreHelper
-
- getTimestampValue() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValue() - Method in class com.google.datastore.v1.Value
-
A timestamp value.
- getTimestampValue() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A timestamp value.
- getTimestampValueBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in class com.google.datastore.v1.Value
-
A timestamp value.
- getTimestampValueOrBuilder() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
A timestamp value.
- getTracer() - Method in class com.google.cloud.datastore.TraceUtil
-
Return the global Tracer
.
- getTransaction() - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
The transaction identifier (always present).
- getTransaction() - Method in class com.google.datastore.v1.BeginTransactionResponse
-
The transaction identifier (always present).
- getTransaction() - Method in interface com.google.datastore.v1.BeginTransactionResponseOrBuilder
-
The transaction identifier (always present).
- getTransaction() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in class com.google.datastore.v1.CommitRequest
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
The identifier of the transaction associated with the commit.
- getTransaction() - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The identifier of the transaction that was started as part of this Lookup
request.
- getTransaction() - Method in class com.google.datastore.v1.LookupResponse
-
The identifier of the transaction that was started as part of this Lookup
request.
- getTransaction() - Method in interface com.google.datastore.v1.LookupResponseOrBuilder
-
The identifier of the transaction that was started as part of this Lookup
request.
- getTransaction() - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- getTransaction() - Method in class com.google.datastore.v1.ReadOptions
-
The identifier of the transaction in which to read.
- getTransaction() - Method in interface com.google.datastore.v1.ReadOptionsOrBuilder
-
The identifier of the transaction in which to read.
- getTransaction() - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- getTransaction() - Method in class com.google.datastore.v1.RollbackRequest
-
Required.
- getTransaction() - Method in interface com.google.datastore.v1.RollbackRequestOrBuilder
-
Required.
- getTransaction() - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The identifier of the transaction that was started as part of this
RunAggregationQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunAggregationQueryResponse
-
The identifier of the transaction that was started as part of this
RunAggregationQuery request.
- getTransaction() - Method in interface com.google.datastore.v1.RunAggregationQueryResponseOrBuilder
-
The identifier of the transaction that was started as part of this
RunAggregationQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The identifier of the transaction that was started as part of this
RunQuery request.
- getTransaction() - Method in class com.google.datastore.v1.RunQueryResponse
-
The identifier of the transaction that was started as part of this
RunQuery request.
- getTransaction() - Method in interface com.google.datastore.v1.RunQueryResponseOrBuilder
-
The identifier of the transaction that was started as part of this
RunQuery request.
- getTransactionId() - Method in interface com.google.cloud.datastore.Transaction
-
- getTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptions() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Options for a new transaction.
- getTransactionOptions() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Options for a new transaction.
- getTransactionOptionsBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in class com.google.datastore.v1.BeginTransactionRequest
-
Options for a new transaction.
- getTransactionOptionsOrBuilder() - Method in interface com.google.datastore.v1.BeginTransactionRequestOrBuilder
-
Options for a new transaction.
- getTransactionSelectorCase() - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- getTransactionSelectorCase() - Method in class com.google.datastore.v1.CommitRequest
-
- getTransactionSelectorCase() - Method in interface com.google.datastore.v1.CommitRequestOrBuilder
-
- getTransport() - Method in class com.google.datastore.v1.client.DatastoreOptions
-
- getType() - Method in class com.google.cloud.datastore.GqlQuery
-
- getType() - Method in interface com.google.cloud.datastore.RecordQuery
-
- getType() - Method in class com.google.cloud.datastore.StructuredQuery
-
- getType() - Method in class com.google.cloud.datastore.Value
-
Returns the type of this value.
- getUpdate() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdate() - Method in class com.google.datastore.v1.Mutation
-
The entity to update.
- getUpdate() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to update.
- getUpdateBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdateOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- getUpdateOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to update.
- getUpdateOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to update.
- getUpdateTime() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTime() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was last changed.
- getUpdateTime() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was last changed.
- getUpdateTime() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTime() - Method in class com.google.datastore.v1.Mutation
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTime() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTime() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTime() - Method in class com.google.datastore.v1.MutationResult
-
The update time of the entity on the server after processing the mutation.
- getUpdateTime() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTimeBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.EntityResult
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The time at which the entity was last changed.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The update time of the entity that this mutation is being applied
to.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in class com.google.datastore.v1.MutationResult
-
The update time of the entity on the server after processing the mutation.
- getUpdateTimeOrBuilder() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The update time of the entity on the server after processing the mutation.
- getUpsert() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsert() - Method in class com.google.datastore.v1.Mutation
-
The entity to upsert.
- getUpsert() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to upsert.
- getUpsertBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsertOrBuilder() - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- getUpsertOrBuilder() - Method in class com.google.datastore.v1.Mutation
-
The entity to upsert.
- getUpsertOrBuilder() - Method in interface com.google.datastore.v1.MutationOrBuilder
-
The entity to upsert.
- getUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpTo() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
Optional.
- getUpTo() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Optional.
- getUpToBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpToOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- getUpToOrBuilder() - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count
-
Optional.
- getUpToOrBuilder() - Method in interface com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Optional.
- getValue(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the
Value
for the given property
name
.
- 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.admin.v1.CommonMetadata.State
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.AncestorMode
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.Direction
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.Index.State
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationState
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.MigrationStep
-
- getValueDescriptor() - Method in enum com.google.datastore.admin.v1.OperationType
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.CommitRequest.Mode
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.CompositeFilter.Operator
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.EntityResult.ResultType
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.PropertyFilter.Operator
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.PropertyOrder.Direction
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
- getValueDescriptor() - Method in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
- getValueOrBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- getValueOrBuilder() - Method in class com.google.datastore.v1.GqlQueryParameter
-
A value parameter.
- getValueOrBuilder() - Method in interface com.google.datastore.v1.GqlQueryParameterOrBuilder
-
A value parameter.
- getValueOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The value to compare the property to.
- getValueOrBuilder() - Method in class com.google.datastore.v1.PropertyFilter
-
The value to compare the property to.
- getValueOrBuilder() - Method in interface com.google.datastore.v1.PropertyFilterOrBuilder
-
The value to compare the property to.
- getValues(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValues(int) - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValues(int) - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesBuilder(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesBuilderList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesCount() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesCount() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesCount() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesList() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesList() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesOrBuilder(int) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesOrBuilder(int) - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesOrBuilder(int) - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValuesOrBuilderList() - Method in class com.google.datastore.v1.ArrayValue.Builder
-
Values in the array.
- getValuesOrBuilderList() - Method in class com.google.datastore.v1.ArrayValue
-
Values in the array.
- getValuesOrBuilderList() - Method in interface com.google.datastore.v1.ArrayValueOrBuilder
-
Values in the array.
- getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getValueTypeCase() - Method in class com.google.datastore.v1.Value.Builder
-
- getValueTypeCase() - Method in class com.google.datastore.v1.Value
-
- getValueTypeCase() - Method in interface com.google.datastore.v1.ValueOrBuilder
-
- getVersion() - Method in class com.google.datastore.v1.EntityResult.Builder
-
The version of the entity, a strictly positive number that monotonically
increases with changes to the entity.
- getVersion() - Method in class com.google.datastore.v1.EntityResult
-
The version of the entity, a strictly positive number that monotonically
increases with changes to the entity.
- getVersion() - Method in interface com.google.datastore.v1.EntityResultOrBuilder
-
The version of the entity, a strictly positive number that monotonically
increases with changes to the entity.
- getVersion() - Method in class com.google.datastore.v1.MutationResult.Builder
-
The version of the entity on the server after processing the mutation.
- getVersion() - Method in class com.google.datastore.v1.MutationResult
-
The version of the entity on the server after processing the mutation.
- getVersion() - Method in interface com.google.datastore.v1.MutationResultOrBuilder
-
The version of the entity on the server after processing the mutation.
- getWorkCompleted() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
The amount of work that has been completed.
- getWorkCompleted() - Method in class com.google.datastore.admin.v1.Progress
-
The amount of work that has been completed.
- getWorkCompleted() - Method in interface com.google.datastore.admin.v1.ProgressOrBuilder
-
The amount of work that has been completed.
- getWorkEstimated() - Method in class com.google.datastore.admin.v1.Progress.Builder
-
An estimate of how much work needs to be performed.
- getWorkEstimated() - Method in class com.google.datastore.admin.v1.Progress
-
An estimate of how much work needs to be performed.
- getWorkEstimated() - Method in interface com.google.datastore.admin.v1.ProgressOrBuilder
-
An estimate of how much work needs to be performed.
- GQL_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunAggregationQueryRequest
-
- GQL_QUERY_FIELD_NUMBER - Static variable in class com.google.datastore.v1.RunQueryRequest
-
- GqlQuery<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore GQL query.
- GqlQuery - Class in com.google.datastore.v1
-
A [GQL
query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- GqlQuery.Builder<V> - Class in com.google.cloud.datastore
-
A GQL query builder.
- GqlQuery.Builder - Class in com.google.datastore.v1
-
A [GQL
query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference).
- GqlQueryOrBuilder - Interface in com.google.datastore.v1
-
- GqlQueryParameter - Class in com.google.datastore.v1
-
A binding parameter for a GQL query.
- GqlQueryParameter.Builder - Class in com.google.datastore.v1
-
A binding parameter for a GQL query.
- GqlQueryParameter.ParameterTypeCase - Enum in com.google.datastore.v1
-
- GqlQueryParameterOrBuilder - Interface in com.google.datastore.v1
-
- GqlQueryProtoPreparer - Class in com.google.cloud.datastore
-
- GqlQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.GqlQueryProtoPreparer
-
- GREATER_THAN_OR_EQUAL_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than or equal to the given `value`.
- GREATER_THAN_VALUE - Static variable in enum com.google.datastore.v1.PropertyFilter.Operator
-
The given `property` is greater than the given `value`.
- GrpcDatastoreAdminCallableFactory - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC callable factory implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminCallableFactory() - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- GrpcDatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC stub implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- gt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- SCATTER_PROPERTY_NAME - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
The property used in the Datastore to give us a random distribution.
- SCOPES - Static variable in class com.google.datastore.v1.client.DatastoreOptions
-
- SERVICE_ACCOUNT_ENV_VAR - Static variable in class com.google.datastore.v1.client.DatastoreHelper
-
Name of the environment variable used to set the service account.
- SERVICE_NAME - Static variable in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
- set(String, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property.
- set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, String, String, String...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
StringValue
.
- set(String, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, long, long, long...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LongValue
.
- set(String, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, double, double, double...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
DoubleValue
.
- set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, boolean, boolean, boolean...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BooleanValue
.
- set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, LatLng) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LatLng
.
- set(String, LatLng, LatLng, LatLng...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LatLng
.
- set(String, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Key, Key, Key...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
KeyValue
.
- set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, FullEntity<?>, FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
EntityValue
.
- set(String, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BlobValue
.
- set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Sets the list of values of this ListValue
builder to values
.
- set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
-
- set(V) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setAggregationQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- setAggregationQuery(AggregationQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The query to run.
- setAggregationResults(int, AggregationResult) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- setAggregationResults(int, AggregationResult.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The aggregation results for this batch.
- setAggregations(int, AggregationQuery.Aggregation) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- setAggregations(int, AggregationQuery.Aggregation.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Optional.
- setAlias(String) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- setAliasBytes(ByteString) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Optional.
- setAllowLiteral(boolean) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets whether the query string can contain literals.
- setAllowLiterals(boolean) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
When false, the query string must not contain any literals and instead must
bind all values.
- setAncestor(Index.AncestorMode) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setAncestorValue(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setArrayValue(ArrayValue) - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- setArrayValue(ArrayValue.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
An array value.
- setBaseVersion(long) - Method in class com.google.datastore.v1.Mutation.Builder
-
The version of the entity that this mutation is being applied
to.
- setBatch(AggregationResultBatch) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- setBatch(AggregationResultBatch.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
A batch of aggregation results.
- setBatch(QueryResultBatch) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- setBatch(QueryResultBatch.Builder) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
A batch of query results (always present).
- setBinding(String, Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBlobValue(ByteString) - Method in class com.google.datastore.v1.Value.Builder
-
A blob value.
- setBooleanValue(boolean) - Method in class com.google.datastore.v1.Value.Builder
-
A boolean value.
- setCommand(String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
-
- setCommitTime(Timestamp) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- setCommitTime(Timestamp.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The transaction commit timestamp.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCommon(CommonMetadata.Builder) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
Metadata common to all Datastore Admin operations.
- setCompositeFilter(CompositeFilter) - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- setCompositeFilter(CompositeFilter.Builder) - Method in class com.google.datastore.v1.Filter.Builder
-
A composite filter.
- setConcurrencyMode(MigrationProgressEvent.ConcurrencyMode) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- setConcurrencyMode(MigrationProgressEvent.ConcurrencyMode) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- setConcurrencyModeValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
The concurrency mode this database will use when it reaches the
`REDIRECT_WRITES` step.
- setConcurrencyModeValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
Ths concurrency mode for this database.
- setConflictDetected(boolean) - Method in class com.google.datastore.v1.MutationResult.Builder
-
Whether a conflict was detected for this mutation.
- setConsistency(double) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setCount(AggregationQuery.Aggregation.Count) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- setCount(AggregationQuery.Aggregation.Count.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
Count aggregator.
- setCreateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- setCreateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was created.
- setCreateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- setCreateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The create time of the entity.
- setCursor(ByteString) - Method in class com.google.datastore.v1.EntityResult.Builder
-
A cursor that points to the position after the result entity.
- setCursor(ByteString) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A query cursor.
- setDatabaseId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the database id of the key.
- setDatabaseId(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
- setDatabaseId(String) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities
belong.
- setDatabaseId(String) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseId(String) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the database to which the entities
belong.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDatabaseIdBytes(ByteString) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The ID of the database against which to make the request.
- setDataDir(Path) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setDeferred(int, Key) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- setDeferred(int, Key.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
A list of keys that were not looked up due to resource constraints.
- setDelete(Key) - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- setDelete(Key.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The key of the entity to delete.
- setDirection(Index.Direction) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setDirection(PropertyOrder.Direction) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- setDirectionValue(int) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setDirectionValue(int) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
The direction to order by.
- setDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's distinct on clause (clearing any previously specified distinct on settings).
- 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(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the end cursor for the query.
- setEndCursor(ByteString) - Method in class com.google.datastore.v1.Query.Builder
-
An ending point for the query results.
- setEndCursor(ByteString) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last result in the batch.
- setEndTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- setEndTime(Timestamp.Builder) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time the operation ended, either successfully or otherwise.
- setEntity(Entity) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- setEntity(Entity.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The resulting entity.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Description of which entities are being exported.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Description of what data from the project is included in the export.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
Description of which entities are being imported.
- setEntityFilter(EntityFilter) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- setEntityFilter(EntityFilter.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Optionally specify which kinds/namespaces are to be imported.
- setEntityResults(int, EntityResult) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- setEntityResults(int, EntityResult.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The results for this batch.
- setEntityResultType(EntityResult.ResultType) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- setEntityResultTypeValue(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The result type for every entity in `entity_results`.
- setEntityValue(Entity) - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- setEntityValue(Entity.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
An entity value.
- setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setExcludeFromIndexes(boolean) - Method in class com.google.datastore.v1.Value.Builder
-
If the value should be excluded from all indexes including those defined
explicitly.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Entity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.EntityResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Filter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.KindExpression.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Mutation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.MutationResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PartitionId.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Projection.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Query.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RollbackResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.datastore.v1.Value.Builder
-
- setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
- setFilter(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- 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.
- setFilterBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
string filter = 3;
- setFilters(int, Filter) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- setFilters(int, Filter.Builder) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The list of filters to combine.
- setFound(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- setFound(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities found as `ResultType.FULL` entities.
- setGeoPointValue(LatLng) - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- setGeoPointValue(LatLng.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A geo point value representing a point on the surface of Earth.
- setGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- setGqlQuery(GqlQuery.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The GQL query to run.
- setId(long) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the ID of this key.
- setId(long) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The auto-allocated ID of the entity.
- setIndex(Index) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- setIndex(Index.Builder) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
The index to create.
- setIndexes(int, Index) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- setIndexes(int, Index.Builder) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The indexes.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setIndexId(String) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
The resource ID of the index to delete.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
The resource ID of the index to get.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setIndexIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
The index resource ID that this operation is acting on.
- setIndexUpdates(int) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The number of index entries updated during the commit, or zero if none were
updated.
- setInputUrl(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- setInputUrl(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setInputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
The location of the import metadata file.
- setInputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setInsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- setInsert(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to insert.
- setIntegerValue(long) - Method in class com.google.datastore.v1.Value.Builder
-
An integer value.
- setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets the key for the entity.
- setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
-
- setKey(Key) - Method in class com.google.datastore.v1.Entity.Builder
-
The entity's key.
- setKey(Key.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
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setKeys(int, Key) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
The keys specified in the request (in the same order), each with
its key path completed with a newly allocated ID.
- setKeys(int, Key.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
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setKeys(int, Key) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setKeys(int, Key.Builder) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setKeyValue(Key) - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- setKeyValue(Key.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A key value.
- setKind(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the kind of the key.
- setKind(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the kind for the query.
- setKind(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setKind(String) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- 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.admin.v1.Index.Builder
-
Required.
- setKindBytes(ByteString) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The kind of the entity.
- setKinds(int, String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
If empty, then this represents all kinds.
- setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the limit for the query.
- 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 interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- setMeaning(int) - Method in class com.google.datastore.v1.Value.Builder
-
The `meaning` field should only be populated for backwards compatibility.
- setMigrationState(MigrationState) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- setMigrationStateValue(int) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- setMigrationStep(MigrationStep) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- setMigrationStepValue(int) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
The current step of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
- setMissing(int, EntityResult) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- setMissing(int, EntityResult.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
Entities not found as `ResultType.KEY_ONLY` entities.
- setMode(CommitRequest.Mode) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- setModeValue(int) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The type of commit to perform.
- setMoreResults(QueryResultBatch.MoreResultsType) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResults(QueryResultBatch.MoreResultsType) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResultsValue(int) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
The state of the query after the current batch.
- setMoreResultsValue(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The state of the query after the current batch.
- setMutationResults(int, MutationResult) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- setMutationResults(int, MutationResult.Builder) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
The result of performing the mutations.
- setMutations(int, Mutation) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- setMutations(int, Mutation.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The mutations to perform.
- setName(String) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the name of this key.
- setName(String) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setName(String) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- setName(String) - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- setName(String) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
The name of the property.
- setNameBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
The name of the entity.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.KindExpression.Builder
-
The name of the kind.
- setNameBytes(ByteString) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
The name of the property.
- setNamespace(String) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
-
- setNamespace(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the namespace of the key.
- setNamespace(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
Sets the default namespace to be used by the datastore service.
- setNamespace(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the namespace for the GQL query.
- setNamespace(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the namespace for the query.
- setNamespace(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- setNamespaceId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- setNamespaceIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
If not empty, the ID of the namespace to which the entities belong.
- setNamespaceIds(int, String) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
An empty list represents all namespaces.
- setNestedQuery(Query) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- setNestedQuery(Query.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
Nested query for aggregation
- setNewTransaction(TransactionOptions) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- setNewTransaction(TransactionOptions.Builder) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Options for beginning a new transaction for this request.
- setNextError(int, Code, String) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- setNextException(IOException) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- setNextPageToken(String) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- setNextPageTokenBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
The standard List next-page token.
- setNextResponse(Message) - Method in class com.google.datastore.v1.client.testing.MockDatastoreFactory
-
- setNull(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type NullValue
.
- setNullBinding(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding with null value.
- setNullValue(NullValue) - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- setNullValueValue(int) - Method in class com.google.datastore.v1.Value.Builder
-
A null value.
- setOffset(int) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the offset for the query.
- setOffset(int) - Method in class com.google.datastore.v1.Query.Builder
-
The number of results to skip.
- setOp(CompositeFilter.Operator) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- setOp(PropertyFilter.Operator) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- setOperationType(OperationType) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- setOperationTypeValue(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The type of the operation.
- setOpValue(int) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
The operator for combining multiple filters.
- setOpValue(int) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
The operator to filter by.
- setOrder(int, PropertyOrder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- setOrder(int, PropertyOrder.Builder) - Method in class com.google.datastore.v1.Query.Builder
-
The order to apply to the query results (if empty, order is unspecified).
- setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the query's order by clause (clearing any previously specified order by settings).
- setOutputUrl(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- setOutputUrlBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
Location of the output metadata file.
- setOutputUrlPrefix(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- setOutputUrlPrefix(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setOutputUrlPrefixBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
Location for the export metadata and data files.
- setOutputUrlPrefixBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setPageSize(int) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The maximum number of items to return.
- setPageToken(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- setPageTokenBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
The next_page_token value returned from a previous List request, if any.
- setPartitionId(PartitionId) - Method in class com.google.datastore.v1.Key.Builder
-
Entities are partitioned into subsets, currently identified by a project
ID and namespace ID.
- setPartitionId(PartitionId.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.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPartitionId(PartitionId.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Entities are partitioned into subsets, identified by a partition ID.
- setPartitionId(PartitionId) - 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.
- setPort(int) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setPositionalBindings(int, GqlQueryParameter) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- setPositionalBindings(int, GqlQueryParameter.Builder) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
Numbered binding site @1 references the first numbered parameter,
effectively using 1-based indexing, rather than the usual 0.
- setPrepareStepDetails(MigrationProgressEvent.PrepareStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- setPrepareStepDetails(MigrationProgressEvent.PrepareStepDetails.Builder) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `PREPARE` step.
- setPreviousTransaction(ByteString) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
The transaction identifier of the transaction being retried.
- setProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressBytes(Progress.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of bytes processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- setProgressEntities(Progress.Builder) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
An estimate of the number of entities processed.
- setProjectId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the project ID of the key.
- setProjectId(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setProjectId(String) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setProjectId(String) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- setProjectId(String) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
-
- setProjectId(String) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- setProjectId(String) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
Project ID against which to make the request.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.PartitionId.Builder
-
The ID of the project to which the entities belong.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
Required.
- setProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's projection clause (clearing any previously specified Projection settings).
- 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.
- setProperties() - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- setProperties(Map<String, Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- setProperties(int, Index.IndexedProperty) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- setProperties(int, Index.IndexedProperty.Builder) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Required.
- 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(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the GQL query.
- setQuery(AggregationQuery) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(AggregationQuery.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The parsed form of the `GqlQuery` from the request, if it was set.
- setQuery(Query) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The query to run.
- setQuery(Query.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.RunAggregationQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions.Builder) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- setReadOptions(ReadOptions.Builder) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
The options for this query.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The time at which these entities were read or found missing.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
Read timestamp this batch was returned from.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
Reads entities as they were at the given time.
- setReadTime(Timestamp) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- setReadTime(Timestamp.Builder) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
Reads entities at the given time.
- setReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- setReadWrite(TransactionOptions.ReadWrite.Builder) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
The transaction should allow both reads and writes.
- setRedirectWritesStepDetails(MigrationProgressEvent.RedirectWritesStepDetails) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- setRedirectWritesStepDetails(MigrationProgressEvent.RedirectWritesStepDetails.Builder) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
Details for the `REDIRECT_WRITES` step.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Index.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Entity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.EntityResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Filter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Key.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.KindExpression.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Mutation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.MutationResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PartitionId.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Projection.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Query.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RollbackResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.datastore.v1.Value.Builder
-
- setSingleUseTransaction(TransactionOptions) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- setSingleUseTransaction(TransactionOptions.Builder) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
Options for beginning a new transaction for this request.
- setSkippedCursor(ByteString) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
A cursor that points to the position after the last skipped result.
- setSkippedResults(int) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The number of results skipped, typically because of an offset.
- setSnapshotVersion(long) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
The version number of the snapshot this batch was returned from.
- setStartCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the start cursor for the query.
- setStartCursor(ByteString) - Method in class com.google.datastore.v1.Query.Builder
-
A starting point for the query results.
- setStartTime(Timestamp) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- setStartTime(Timestamp.Builder) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The time that work began on the operation.
- setState(CommonMetadata.State) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- setState(Index.State) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setState(MigrationState) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
The current state of the Operation.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.Index.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
The new state of the migration.
- setStep(MigrationStep) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- setStepValue(int) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
The step that is starting.
- setStoreOnDisk(boolean) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setStringValue(String) - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- setStringValueBytes(ByteString) - Method in class com.google.datastore.v1.Value.Builder
-
A UTF-8 encoded string value.
- setTimestampValue(Timestamp) - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- setTimestampValue(Timestamp.Builder) - Method in class com.google.datastore.v1.Value.Builder
-
A timestamp value.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
The transaction identifier (always present).
- setTransaction(ByteString) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
The identifier of the transaction associated with the commit.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
The identifier of the transaction that was started as part of this Lookup
request.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
The identifier of the transaction in which to read.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
Required.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
The identifier of the transaction that was started as part of this
RunAggregationQuery request.
- setTransaction(ByteString) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
The identifier of the transaction that was started as part of this
RunQuery request.
- setTransactionOptions(TransactionOptions) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- setTransactionOptions(TransactionOptions.Builder) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
Options for a new transaction.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CommonMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.CreateIndexRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DatastoreFirestoreMigrationMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.DeleteIndexRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.EntityFilter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ExportEntitiesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.GetIndexRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ImportEntitiesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Index.IndexedProperty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.IndexOperationMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.ListIndexesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.PrepareStepDetails.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.MigrationStateEvent.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationQuery.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AggregationResultBatch.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.AllocateIdsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ArrayValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.BeginTransactionResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CommitResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.CompositeFilter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Entity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.EntityResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Filter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQuery.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Key.PathElement.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.KindExpression.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.LookupResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Mutation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.MutationResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PartitionId.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Projection.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyFilter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyOrder.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.PropertyReference.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Query.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.QueryResultBatch.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReadOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.ReserveIdsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RollbackResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunAggregationQueryResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.RunQueryResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadOnly.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.TransactionOptions.ReadWrite.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.datastore.v1.Value.Builder
-
- setUpdate(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- setUpdate(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to update.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.EntityResult.Builder
-
The time at which the entity was last changed.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied
to.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The update time of the entity that this mutation is being applied
to.
- setUpdateTime(Timestamp) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.datastore.v1.MutationResult.Builder
-
The update time of the entity on the server after processing the mutation.
- setUpsert(Entity) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- setUpsert(Entity.Builder) - Method in class com.google.datastore.v1.Mutation.Builder
-
The entity to upsert.
- setUpTo(Int64Value) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- setUpTo(Int64Value.Builder) - Method in class com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Optional.
- setValue(Value) - Method in class com.google.datastore.v1.GqlQueryParameter.Builder
-
A value parameter.
- setValue(Value.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.
- setWorkCompleted(long) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
The amount of work that has been completed.
- setWorkEstimated(long) - Method in class com.google.datastore.admin.v1.Progress.Builder
-
An estimate of how much work needs to be performed.
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- SINGLE_USE_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.CommitRequest
-
- size() - Method in class com.google.cloud.datastore.AggregationResults
-
- SKIPPED_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
-
- SKIPPED_RESULTS_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
-
- SNAPSHOT_VERSION_FIELD_NUMBER - Static variable in class com.google.datastore.v1.QueryResultBatch
-
- start() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Starts the local Datastore emulator through gcloud
, downloads and caches the zip file
if user does not have gcloud
or a compatible emulator version installed.
- start(String, String, String...) - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
- start() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
- START_CURSOR_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Query
-
- START_TIME_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
-
- START_VALUE - Static variable in enum com.google.datastore.admin.v1.MigrationStep
-
Start of migration.
- startSpan(String) - Method in class com.google.cloud.datastore.TraceUtil
-
Starts a new span.
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.CommonMetadata
-
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.Index
-
- STATE_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationStateEvent
-
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Unspecified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.datastore.admin.v1.Index.State
-
The state is unspecified.
- STEP_FIELD_NUMBER - Static variable in class com.google.datastore.admin.v1.MigrationProgressEvent
-
- stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
Stops the emulator.
- stopEmulatorInternal() - Method in class com.google.datastore.v1.client.DatastoreEmulator
-
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.datastore.v1.Value
-
- StringValue - Class in com.google.cloud.datastore
-
- StringValue(String) - Constructor for class com.google.cloud.datastore.StringValue
-
- StringValue.Builder - Class in com.google.cloud.datastore
-
- STRONG_VALUE - Static variable in enum com.google.datastore.v1.ReadOptions.ReadConsistency
-
Strong consistency.
- StructuredQuery<V> - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the
specific query elements.
- StructuredQuery.Builder<V> - Interface in com.google.cloud.datastore
-
Interface for StructuredQuery builders.
- StructuredQuery.CompositeFilter - Class in com.google.cloud.datastore
-
A class representing a filter composed of a combination of other filters.
- StructuredQuery.Filter - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy.Direction - Class in com.google.cloud.datastore
-
- StructuredQuery.PropertyFilter - Class in com.google.cloud.datastore
-
A class representing a filter based on a single property or ancestor.
- StructuredQueryProtoPreparer - Class in com.google.cloud.datastore
-
- StructuredQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.StructuredQueryProtoPreparer
-
- submit() - Method in interface com.google.cloud.datastore.Batch
-
Submit the batch to the Datastore.
- SUCCESSFUL_VALUE - Static variable in enum com.google.datastore.admin.v1.CommonMetadata.State
-
Request has completed successfully.