Package Properties and Attributes (2.21.0)

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.

See more: google.cloud.datastore.batch.Batch.database

google.cloud.datastore.batch.Batch.mutations

Getter for the changes accumulated by this batch.

See more: google.cloud.datastore.batch.Batch.mutations

google.cloud.datastore.batch.Batch.namespace

Getter for namespace in which the batch will run.

See more: google.cloud.datastore.batch.Batch.namespace

google.cloud.datastore.batch.Batch.project

Getter for project in which the batch will run.

See more: google.cloud.datastore.batch.Batch.project

google.cloud.datastore.client.Client.SCOPE

The scopes required for authenticating as a Cloud Datastore consumer.

See more: google.cloud.datastore.client.Client.SCOPE

google.cloud.datastore.client.Client.base_url

Getter for API base URL.

See more: google.cloud.datastore.client.Client.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.

See more: google.cloud.datastore.client.Client.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.

See more: google.cloud.datastore.entity.Entity.kind

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

google.cloud.datastore.key.Key.is_partial

Boolean indicating if the key has an ID (or name).

See more: google.cloud.datastore.key.Key.is_partial

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.

See more: google.cloud.datastore.query.Query.OPERATORS

google.cloud.datastore.query.Query.ancestor

The ancestor key for the query.

See more: google.cloud.datastore.query.Query.ancestor

google.cloud.datastore.query.Query.distinct_on

Names of fields used to group query results.

See more: google.cloud.datastore.query.Query.distinct_on

google.cloud.datastore.query.Query.filters

Filters set on the query.

See more: google.cloud.datastore.query.Query.filters

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 .

See more: google.cloud.datastore.query.Query.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.

See more: google.cloud.datastore.query.Query.project

google.cloud.datastore.query.Query.projection

Fields names returned by the query.

See more: google.cloud.datastore.query.Query.projection

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.

See more: google.cloud.datastore.transaction.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

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.