Expand description
The messages and enums that are part of this client library.
Modules§
- common_
metadata - Defines additional types related to CommonMetadata.
- index
- Defines additional types related to Index.
- migration_
progress_ event - Defines additional types related to MigrationProgressEvent.
Structs§
- Common
Metadata - Metadata common to all Datastore Admin operations.
- Create
Index Request - The request for google.datastore.admin.v1.DatastoreAdmin.CreateIndex.
- Datastore
Firestore Migration Metadata - Metadata for Datastore to Firestore migration operations.
- Delete
Index Request - The request for google.datastore.admin.v1.DatastoreAdmin.DeleteIndex.
- Entity
Filter - 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:
- Export
Entities Metadata - Metadata for ExportEntities operations.
- Export
Entities Request - The request for google.datastore.admin.v1.DatastoreAdmin.ExportEntities.
- Export
Entities Response - The response for google.datastore.admin.v1.DatastoreAdmin.ExportEntities.
- GetIndex
Request - The request for google.datastore.admin.v1.DatastoreAdmin.GetIndex.
- Import
Entities Metadata - Metadata for ImportEntities operations.
- Import
Entities Request - The request for google.datastore.admin.v1.DatastoreAdmin.ImportEntities.
- Index
- Datastore composite index definition.
- Index
Operation Metadata - Metadata for Index operations.
- List
Indexes Request - The request for google.datastore.admin.v1.DatastoreAdmin.ListIndexes.
- List
Indexes Response - The response for google.datastore.admin.v1.DatastoreAdmin.ListIndexes.
- Migration
Progress Event - An event signifying the start of a new step in a migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- Migration
State Event - An event signifying a change in state of a migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- Progress
- Measures the progress of a particular metric.
Enums§
- Migration
State - States for a migration.
- Migration
Step - Steps in a migration.
- Operation
Type - Operation types.