google_api_datastore v0.4.0 API Reference

Modules

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.Datastore.V1.

The request for Datastore.AllocateIds.

The response for Datastore.AllocateIds.

The request for Datastore.BeginTransaction.

The response for Datastore.BeginTransaction.

The request for Datastore.Commit.

The response for Datastore.Commit.

A filter that merges multiple other filters using the given operator.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance

A Datastore data object.

The result of fetching an entity from Datastore.

A holder for any type of filter.

Metadata common to all Datastore Admin operations.

Identifies a subset of entities in a project. This is specified as combinations of kinds and namespaces (either or both of which may be all, as described in the following examples). Example usage

The request for google.datastore.admin.v1.DatastoreAdmin.ExportEntities.

The response for google.datastore.admin.v1.DatastoreAdmin.ExportEntities.

The request for google.datastore.admin.v1.DatastoreAdmin.ImportEntities.

The response for google.datastore.admin.v1.DatastoreAdmin.ListIndexes.

Measures the progress of a particular metric.

Metadata common to all Datastore Admin operations.

Identifies a subset of entities in a project. This is specified as combinations of kinds and namespaces (either or both of which may be all, as described in the following examples). Example usage

The response for google.datastore.admin.v1beta1.DatastoreAdmin.ExportEntities.

Measures the progress of a particular metric.

The response message for Operations.ListOperations.

This resource represents a long-running operation that is the result of a network API call.

A binding parameter for a GQL query.

A unique identifier for an entity. If a key's partition ID or any of its path kinds or names are reserved/read-only, the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contexts.

A representation of a kind.

An object representing a latitude/longitude pair. This is expressed as a pair of doubles representing degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the

The request for Datastore.Lookup.

The response for Datastore.Lookup.

A mutation to apply to an entity.

The result of applying a mutation.

A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.

A (kind, ID/name) pair used to construct a key path.

A representation of a property in a projection.

A filter on a specific property.

The desired order for a specific property.

A reference to a property relative to the kind expressions.

A query for entities.

A batch of results produced by a query.

Options specific to read-only transactions.

The options shared by read requests.

Options specific to read / write transactions.

The request for Datastore.ReserveIds.

The response for Datastore.ReserveIds.

The request for Datastore.Rollback.

The response for Datastore.Rollback. (an empty message).

The request for Datastore.RunQuery.

The response for Datastore.RunQuery.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. The error model is designed to be

Options for beginning a new transaction.

A message that can hold any of the supported value types and associated metadata.