Nested message and enum types in CommitRequest
.
Nested message and enum types in CompositeFilter
.
Generated client implementations.
Nested message and enum types in EntityResult
.
Nested message and enum types in Filter
.
Nested message and enum types in GqlQueryParameter
.
Nested message and enum types in Key
.
Nested message and enum types in Mutation
.
Nested message and enum types in PropertyFilter
.
Nested message and enum types in PropertyOrder
.
Nested message and enum types in QueryResultBatch
.
Nested message and enum types in ReadOptions
.
Nested message and enum types in RunQueryRequest
.
Nested message and enum types in TransactionOptions
.
Nested message and enum types in Value
.
The request for
[Datastore.AllocateIds][google.datastore.v1beta3.Datastore.AllocateIds].
The response for
[Datastore.AllocateIds][google.datastore.v1beta3.Datastore.AllocateIds].
An array value.
The request for
[Datastore.BeginTransaction][google.datastore.v1beta3.Datastore.BeginTransaction].
The response for
[Datastore.BeginTransaction][google.datastore.v1beta3.Datastore.BeginTransaction].
The request for
[Datastore.Commit][google.datastore.v1beta3.Datastore.Commit].
The response for
[Datastore.Commit][google.datastore.v1beta3.Datastore.Commit].
A filter that merges multiple other filters using the given operator.
A Datastore data object.
The result of fetching an entity from Datastore.
A holder for any type of filter.
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.
The request for
[Datastore.Lookup][google.datastore.v1beta3.Datastore.Lookup].
The response for
[Datastore.Lookup][google.datastore.v1beta3.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 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.
The options shared by read requests.
The request for
[Datastore.ReserveIds][google.datastore.v1beta3.Datastore.ReserveIds].
The response for
[Datastore.ReserveIds][google.datastore.v1beta3.Datastore.ReserveIds].
The request for
[Datastore.Rollback][google.datastore.v1beta3.Datastore.Rollback].
The response for
[Datastore.Rollback][google.datastore.v1beta3.Datastore.Rollback]. (an empty
message).
The request for
[Datastore.RunQuery][google.datastore.v1beta3.Datastore.RunQuery].
The response for
[Datastore.RunQuery][google.datastore.v1beta3.Datastore.RunQuery].
Options for beginning a new transaction.
A message that can hold any of the supported value types and associated
metadata.