Summary of entries of Properties and Attributes for datastore.
google.cloud.datastore.aggregation.AggregationQuery.namespace
The nested query's namespace .
See more: google.cloud.datastore.aggregation.AggregationQuery.namespace
google.cloud.datastore.aggregation.AggregationQuery.project
Get the project for this AggregationQuery.
See more: google.cloud.datastore.aggregation.AggregationQuery.project
google.cloud.datastore.aggregation.AggregationResultIterator.explain_metrics
Get the metrics associated with the query execution.
See more: google.cloud.datastore.aggregation.AggregationResultIterator.explain_metrics
google.cloud.datastore.batch.Batch.database
Getter for database in which the batch will run.
google.cloud.datastore.batch.Batch.mutations
Getter for the changes accumulated by this batch.
google.cloud.datastore.batch.Batch.namespace
Getter for namespace in which the batch will run.
google.cloud.datastore.batch.Batch.project
Getter for project in which the batch will run.
google.cloud.datastore.client.Client.SCOPE
The scopes required for authenticating as a Cloud Datastore consumer.
google.cloud.datastore.client.Client.base_url
Getter for API base URL.
google.cloud.datastore.client.Client.current_batch
Currently-active batch.
See more: google.cloud.datastore.client.Client.current_batch
google.cloud.datastore.client.Client.current_transaction
Currently-active transaction.
See more: google.cloud.datastore.client.Client.current_transaction
google.cloud.datastore.client.Client.database
Getter for database.
google.cloud.datastore.entity.Entity.exclude_from_indexes
Names of fields which are not to be indexed for this entity.
See more: google.cloud.datastore.entity.Entity.exclude_from_indexes
google.cloud.datastore.entity.Entity.id
Get the ID of the current entity.
See more: google.cloud.datastore.entity.Entity.id
google.cloud.datastore.entity.Entity.kind
Get the kind of the current entity.
google.cloud.datastore.key.Key.database
Database getter.
See more: google.cloud.datastore.key.Key.database
google.cloud.datastore.key.Key.flat_path
Getter for the key path as a tuple.
See more: google.cloud.datastore.key.Key.flat_path
google.cloud.datastore.key.Key.id
ID getter.
See more: google.cloud.datastore.key.Key.id
google.cloud.datastore.key.Key.id_or_name
Getter.
google.cloud.datastore.key.Key.is_partial
Boolean indicating if the key has an ID (or name).
google.cloud.datastore.key.Key.kind
Kind getter.
See more: google.cloud.datastore.key.Key.kind
google.cloud.datastore.key.Key.name
Name getter.
See more: google.cloud.datastore.key.Key.name
google.cloud.datastore.key.Key.namespace
Namespace getter.
See more: google.cloud.datastore.key.Key.namespace
google.cloud.datastore.key.Key.parent
The parent of the current key.
See more: google.cloud.datastore.key.Key.parent
google.cloud.datastore.key.Key.path
Path getter.
See more: google.cloud.datastore.key.Key.path
google.cloud.datastore.key.Key.project
Project getter.
See more: google.cloud.datastore.key.Key.project
google.cloud.datastore.query.Iterator.explain_metrics
Get the metrics associated with the query execution.
See more: google.cloud.datastore.query.Iterator.explain_metrics
google.cloud.datastore.query.Query.OPERATORS
Mapping of operator strings and their protobuf equivalents.
google.cloud.datastore.query.Query.ancestor
The ancestor key for the query.
google.cloud.datastore.query.Query.distinct_on
Names of fields used to group query results.
google.cloud.datastore.query.Query.filters
Filters set on the query.
google.cloud.datastore.query.Query.kind
Get the Kind of the Query.
See more: google.cloud.datastore.query.Query.kind
google.cloud.datastore.query.Query.namespace
This query's namespace .
google.cloud.datastore.query.Query.order
Names of fields used to sort query results.
See more: google.cloud.datastore.query.Query.order
google.cloud.datastore.query.Query.project
Get the project for this Query.
google.cloud.datastore.query.Query.projection
Fields names returned by the query.
google.cloud.datastore.transaction.Transaction.database
Getter for database in which the batch will run.
See more: google.cloud.datastore.transaction.Transaction.database
google.cloud.datastore.transaction.Transaction.id
Getter for the transaction ID.
google.cloud.datastore.transaction.Transaction.mutations
Getter for the changes accumulated by this batch.
See more: google.cloud.datastore.transaction.Transaction.mutations
google.cloud.datastore.transaction.Transaction.namespace
Getter for namespace in which the batch will run.
See more: google.cloud.datastore.transaction.Transaction.namespace
google.cloud.datastore.transaction.Transaction.project
Getter for project in which the batch will run.
See more: google.cloud.datastore.transaction.Transaction.project
google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.api_endpoint
Return the API endpoint used by the client instance.
See more: google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.api_endpoint
google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.transport
Returns the transport used by the client instance.
See more: google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.transport
google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.universe_domain
Return the universe domain used by the client instance.
See more: google.cloud.datastore_admin_v1.services.datastore_admin.client.DatastoreAdminClient.universe_domain