package
0.0.0-20220207184604-e3f747d769dd
Repository: https://github.com/improbable/google-api-go-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

View and manage your data across Google Cloud Platform services.
View and manage your Google Cloud Datastore data.

# Structs

AllocateIdsRequest: The request for Datastore.AllocateIds.
AllocateIdsResponse: The response for Datastore.AllocateIds.
ArrayValue: An array value.
BeginTransactionRequest: The request for Datastore.BeginTransaction.
BeginTransactionResponse: The response for Datastore.BeginTransaction.
CommitRequest: The request for Datastore.Commit.
CommitResponse: The response for Datastore.Commit.
CompositeFilter: A filter that merges multiple other filters using the given operator.
Entity: A Datastore data object.
EntityResult: The result of fetching an entity from Datastore.
Filter: A holder for any type of filter.
GoogleDatastoreAdminV1beta1CommonMetadata: Metadata common to all Datastore Admin operations.
GoogleDatastoreAdminV1beta1EntityFilter: Identifies a subset of entities in a project.
GoogleDatastoreAdminV1beta1ExportEntitiesMetadata: Metadata for ExportEntities operations.
GoogleDatastoreAdminV1beta1ExportEntitiesResponse: The response for google.datastore.admin.v1beta1.DatastoreAdmin.ExportEntities.
GoogleDatastoreAdminV1beta1ImportEntitiesMetadata: Metadata for ImportEntities operations.
GoogleDatastoreAdminV1beta1Progress: Measures the progress of a particular metric.
GoogleDatastoreAdminV1CommonMetadata: Metadata common to all Datastore Admin operations.
GoogleDatastoreAdminV1EntityFilter: Identifies a subset of entities in a project.
GoogleDatastoreAdminV1ExportEntitiesMetadata: Metadata for ExportEntities operations.
GoogleDatastoreAdminV1ExportEntitiesResponse: The response for google.datastore.admin.v1.DatastoreAdmin.ExportEntities.
GoogleDatastoreAdminV1ImportEntitiesMetadata: Metadata for ImportEntities operations.
GoogleDatastoreAdminV1IndexOperationMetadata: Metadata for Index operations.
GoogleDatastoreAdminV1Progress: Measures the progress of a particular metric.
GqlQuery: A [GQL query](https://cloud.google.com/datastore/docs/apis/gql/gql_reference) .
GqlQueryParameter: A binding parameter for a GQL query.
Key: A unique identifier for an entity.
KindExpression: A representation of a kind.
LatLng: An object representing a latitude/longitude pair.
LookupRequest: The request for Datastore.Lookup.
LookupResponse: The response for Datastore.Lookup.
Mutation: A mutation to apply to an entity.
MutationResult: The result of applying a mutation.
PartitionId: A partition ID identifies a grouping of entities.
PathElement: A (kind, ID/name) pair used to construct a key path.
Projection: A representation of a property in a projection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PropertyFilter: A filter on a specific property.
PropertyOrder: The desired order for a specific property.
PropertyReference: A reference to a property relative to the kind expressions.
Query: A query for entities.
QueryResultBatch: A batch of results produced by a query.
ReadOnly: Options specific to read-only transactions.
ReadOptions: The options shared by read requests.
ReadWrite: Options specific to read / write transactions.
ReserveIdsRequest: The request for Datastore.ReserveIds.
ReserveIdsResponse: The response for Datastore.ReserveIds.
RollbackRequest: The request for Datastore.Rollback.
RollbackResponse: The response for Datastore.Rollback.
RunQueryRequest: The request for Datastore.RunQuery.
RunQueryResponse: The response for Datastore.RunQuery.
No description provided by the author
TransactionOptions: Options for beginning a new transaction.
Value: A message that can hold any of the supported value types and associated metadata.