List of all items
Structs
- Error
- builders::datastore_admin::CancelOperation
- builders::datastore_admin::CreateIndex
- builders::datastore_admin::DeleteIndex
- builders::datastore_admin::DeleteOperation
- builders::datastore_admin::ExportEntities
- builders::datastore_admin::GetIndex
- builders::datastore_admin::GetOperation
- builders::datastore_admin::ImportEntities
- builders::datastore_admin::ListIndexes
- builders::datastore_admin::ListOperations
- builders::datastore_admin::RequestBuilder
- client::DatastoreAdmin
- model::CommonMetadata
- model::CreateIndexRequest
- model::DatastoreFirestoreMigrationMetadata
- model::DeleteIndexRequest
- model::EntityFilter
- model::ExportEntitiesMetadata
- model::ExportEntitiesRequest
- model::ExportEntitiesResponse
- model::GetIndexRequest
- model::ImportEntitiesMetadata
- model::ImportEntitiesRequest
- model::Index
- model::IndexOperationMetadata
- model::ListIndexesRequest
- model::ListIndexesResponse
- model::MigrationProgressEvent
- model::MigrationState
- model::MigrationStateEvent
- model::MigrationStep
- model::OperationType
- model::Progress
- model::common_metadata::State
- model::index::AncestorMode
- model::index::Direction
- model::index::IndexedProperty
- model::index::State
- model::migration_progress_event::ConcurrencyMode
- model::migration_progress_event::PrepareStepDetails
- model::migration_progress_event::RedirectWritesStepDetails
Enums
Traits
Type Aliases
Constants
- model::common_metadata::state::CANCELLED
- model::common_metadata::state::CANCELLING
- model::common_metadata::state::FAILED
- model::common_metadata::state::FINALIZING
- model::common_metadata::state::INITIALIZING
- model::common_metadata::state::PROCESSING
- model::common_metadata::state::STATE_UNSPECIFIED
- model::common_metadata::state::SUCCESSFUL
- model::index::ancestor_mode::ALL_ANCESTORS
- model::index::ancestor_mode::ANCESTOR_MODE_UNSPECIFIED
- model::index::ancestor_mode::NONE
- model::index::direction::ASCENDING
- model::index::direction::DESCENDING
- model::index::direction::DIRECTION_UNSPECIFIED
- model::index::state::CREATING
- model::index::state::DELETING
- model::index::state::ERROR
- model::index::state::READY
- model::index::state::STATE_UNSPECIFIED
- model::migration_progress_event::concurrency_mode::CONCURRENCY_MODE_UNSPECIFIED
- model::migration_progress_event::concurrency_mode::OPTIMISTIC
- model::migration_progress_event::concurrency_mode::OPTIMISTIC_WITH_ENTITY_GROUPS
- model::migration_progress_event::concurrency_mode::PESSIMISTIC
- model::migration_state::COMPLETE
- model::migration_state::MIGRATION_STATE_UNSPECIFIED
- model::migration_state::PAUSED
- model::migration_state::RUNNING
- model::migration_step::APPLY_WRITES_SYNCHRONOUSLY
- model::migration_step::COPY_AND_VERIFY
- model::migration_step::MIGRATION_STEP_UNSPECIFIED
- model::migration_step::PREPARE
- model::migration_step::REDIRECT_EVENTUALLY_CONSISTENT_READS
- model::migration_step::REDIRECT_STRONGLY_CONSISTENT_READS
- model::migration_step::REDIRECT_WRITES
- model::migration_step::START
- model::operation_type::CREATE_INDEX
- model::operation_type::DELETE_INDEX
- model::operation_type::EXPORT_ENTITIES
- model::operation_type::IMPORT_ENTITIES
- model::operation_type::OPERATION_TYPE_UNSPECIFIED