Module: Google::Apis::DatastoreV1
- Defined in:
- lib/google/apis/datastore_v1.rb,
lib/google/apis/datastore_v1/classes.rb,
lib/google/apis/datastore_v1/service.rb,
lib/google/apis/datastore_v1/gem_version.rb,
lib/google/apis/datastore_v1/representations.rb
Overview
Cloud Datastore API
Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.
Defined Under Namespace
Classes: Aggregation, AggregationQuery, AggregationResult, AggregationResultBatch, AllocateIdsRequest, AllocateIdsResponse, ArrayValue, Avg, BeginTransactionRequest, BeginTransactionResponse, CommitRequest, CommitResponse, CompositeFilter, Count, DatastoreService, Empty, Entity, EntityResult, ExecutionStats, ExplainMetrics, ExplainOptions, Filter, FindNearest, GoogleDatastoreAdminV1CommonMetadata, GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata, GoogleDatastoreAdminV1EntityFilter, GoogleDatastoreAdminV1ExportEntitiesMetadata, GoogleDatastoreAdminV1ExportEntitiesRequest, GoogleDatastoreAdminV1ExportEntitiesResponse, GoogleDatastoreAdminV1ImportEntitiesMetadata, GoogleDatastoreAdminV1ImportEntitiesRequest, GoogleDatastoreAdminV1Index, GoogleDatastoreAdminV1IndexOperationMetadata, GoogleDatastoreAdminV1IndexedProperty, GoogleDatastoreAdminV1ListIndexesResponse, GoogleDatastoreAdminV1MigrationProgressEvent, GoogleDatastoreAdminV1MigrationStateEvent, GoogleDatastoreAdminV1PrepareStepDetails, GoogleDatastoreAdminV1Progress, GoogleDatastoreAdminV1RedirectWritesStepDetails, GoogleDatastoreAdminV1beta1CommonMetadata, GoogleDatastoreAdminV1beta1EntityFilter, GoogleDatastoreAdminV1beta1ExportEntitiesMetadata, GoogleDatastoreAdminV1beta1ExportEntitiesResponse, GoogleDatastoreAdminV1beta1ImportEntitiesMetadata, GoogleDatastoreAdminV1beta1Progress, GoogleLongrunningListOperationsResponse, GoogleLongrunningOperation, GqlQuery, GqlQueryParameter, Key, KindExpression, LatLng, LookupRequest, LookupResponse, Mutation, MutationResult, PartitionId, PathElement, PlanSummary, Projection, PropertyFilter, PropertyMask, PropertyOrder, PropertyReference, PropertyTransform, Query, QueryResultBatch, ReadOnly, ReadOptions, ReadWrite, ReserveIdsRequest, ReserveIdsResponse, RollbackRequest, RollbackResponse, RunAggregationQueryRequest, RunAggregationQueryResponse, RunQueryRequest, RunQueryResponse, Status, Sum, TransactionOptions, Value
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-datastore_v1 gem
"0.40.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.1"
- REVISION =
Revision of the discovery document this client was generated from
"20241018"
- VERSION =
Version of the Cloud Datastore API this client connects to. This is NOT the gem version.
'V1'
- AUTH_CLOUD_PLATFORM =
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_DATASTORE =
View and manage your Google Cloud Datastore data
'https://www.googleapis.com/auth/datastore'