Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACTIVE - Enum constant in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL is active for all documents.
ACTIVE_KEY_VERSION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.CmekConfig
 
ACTIVE_VALUE - Static variable in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL is active for all documents.
ADD - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The single field index is being added.
ADD - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The TTL config is being added.
ADD_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The single field index is being added.
ADD_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The TTL config is being added.
addActiveKeyVersion(String) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
addActiveKeyVersionBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
addAllActiveKeyVersion(Iterable<String>) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
addAllBackups(Iterable<? extends Backup>) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addAllBackupSchedules(Iterable<? extends BackupSchedule>) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
addAllCollectionIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
addAllDatabases(Iterable<? extends Database>) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addAllFields(Iterable<? extends Field>) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addAllFields(Iterable<? extends Index.IndexField>) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addAllIndexConfigDeltas(Iterable<? extends FieldOperationMetadata.IndexConfigDelta>) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addAllIndexes(Iterable<? extends Index>) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addAllIndexes(Iterable<? extends Index>) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
addAllNamespaceIds(Iterable<String>) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
addAllUnreachable(Iterable<String>) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
addAllUnreachable(Iterable<String>) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
addAllUserCreds(Iterable<? extends UserCreds>) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addBackups(int, Backup) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackups(int, Backup.Builder) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackups(Backup) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackups(Backup.Builder) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackupsBuilder() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackupsBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
addBackupSchedules(int, BackupSchedule) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addBackupSchedules(int, BackupSchedule.Builder) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addBackupSchedules(BackupSchedule) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addBackupSchedules(BackupSchedule.Builder) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addBackupSchedulesBuilder() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addBackupSchedulesBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
addCollectionIds(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
addCollectionIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
addDatabases(int, Database) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addDatabases(int, Database.Builder) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addDatabases(Database) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addDatabases(Database.Builder) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addDatabasesBuilder() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addDatabasesBuilder(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
addFields(int, Field) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addFields(int, Field.Builder) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addFields(int, Index.IndexField) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFields(int, Index.IndexField.Builder) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFields(Field) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addFields(Field.Builder) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addFields(Index.IndexField) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFields(Index.IndexField.Builder) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFieldsBuilder() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFieldsBuilder() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addFieldsBuilder(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
addFieldsBuilder(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
addIndexConfigDeltas(int, FieldOperationMetadata.IndexConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexConfigDeltas(int, FieldOperationMetadata.IndexConfigDelta.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexConfigDeltas(FieldOperationMetadata.IndexConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexConfigDeltas(FieldOperationMetadata.IndexConfigDelta.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexConfigDeltasBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexConfigDeltasBuilder(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
addIndexes(int, Index) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexes(int, Index) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addIndexes(int, Index.Builder) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexes(int, Index.Builder) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addIndexes(Index) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexes(Index) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addIndexes(Index.Builder) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexes(Index.Builder) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addIndexesBuilder() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexesBuilder() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addIndexesBuilder(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
addIndexesBuilder(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
addNamespaceIds(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
addNamespaceIdsBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
addUnreachable(String) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
addUnreachable(String) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
addUnreachableBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
addUnreachableBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
addUserCreds(int, UserCreds) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addUserCreds(int, UserCreds.Builder) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addUserCreds(UserCreds) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addUserCreds(UserCreds.Builder) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addUserCredsBuilder() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
addUserCredsBuilder(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
ANCESTOR_FIELD_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.IndexConfig
 
ANY_API - Enum constant in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the Firestore Native query API.
ANY_API_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the Firestore Native query API.
API_SCOPE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
APP_ENGINE_INTEGRATION_MODE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
APP_ENGINE_INTEGRATION_MODE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Not used.
APP_ENGINE_INTEGRATION_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Not used.
ARRAY_CONFIG - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
ARRAY_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField
 
ARRAY_CONFIG_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
The index does not support additional array queries.
ARRAY_CONFIG_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
The index does not support additional array queries.
ASCENDING - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.Order
The field is ordered by ascending field value.
ASCENDING_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.IndexField.Order
The field is ordered by ascending field value.

B

Backup - Class in com.google.firestore.admin.v1
A Backup of a Cloud Firestore Database.
BACKUP - Enum constant in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
 
BACKUP_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.SourceInfo
 
BACKUP_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
BACKUP_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
BACKUP_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
BACKUP_SCHEDULE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
BACKUP_SCHEDULE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
BACKUP_SCHEDULES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
Backup.Builder - Class in com.google.firestore.admin.v1
A Backup of a Cloud Firestore Database.
Backup.State - Enum in com.google.firestore.admin.v1
Indicate the current state of the backup.
Backup.Stats - Class in com.google.firestore.admin.v1
Backup specific statistics.
Backup.Stats.Builder - Class in com.google.firestore.admin.v1
Backup specific statistics.
Backup.StatsOrBuilder - Interface in com.google.firestore.admin.v1
 
BackupName - Class in com.google.firestore.admin.v1
 
BackupName() - Constructor for class com.google.firestore.admin.v1.BackupName
Deprecated.
BackupName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/locations/{location}/backups/{backup}.
BackupOrBuilder - Interface in com.google.firestore.admin.v1
 
BackupProto - Class in com.google.firestore.admin.v1
 
BACKUPS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupsResponse
 
BackupSchedule - Class in com.google.firestore.admin.v1
A backup schedule for a Cloud Firestore Database.
BackupSchedule.Builder - Class in com.google.firestore.admin.v1
A backup schedule for a Cloud Firestore Database.
BackupSchedule.RecurrenceCase - Enum in com.google.firestore.admin.v1
 
BackupScheduleName - Class in com.google.firestore.admin.v1
 
BackupScheduleName() - Constructor for class com.google.firestore.admin.v1.BackupScheduleName
Deprecated.
BackupScheduleName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}/backupSchedules/{backup_schedule}.
BackupScheduleOrBuilder - Interface in com.google.firestore.admin.v1
 
build() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
build() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
build() - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
build() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
build() - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
build() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
build() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
build() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
build() - Method in class com.google.firestore.admin.v1.DatabaseName.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.Field.Builder
 
build() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
build() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
build() - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
build() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
build() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.Index.Builder
 
build() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
build() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
build() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
build() - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
build() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
build() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.LocationName.Builder
 
build() - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
build() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
build() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
build() - Method in class com.google.firestore.admin.v1.ProjectName.Builder
 
build() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
build() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
build() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
build() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
build() - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
build() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.BackupName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.DatabaseName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.FieldName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.IndexName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.LocationName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.ProjectName.Builder
 
Builder() - Constructor for class com.google.firestore.admin.v1.UserCredsName.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Field.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Index.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
buildPartial() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
BulkDeleteDocumentsMetadata - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
BulkDeleteDocumentsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
BulkDeleteDocumentsResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].
BulkDeleteDocumentsResponseOrBuilder - Interface in com.google.firestore.admin.v1
 

C

CANCELLED - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation.
CANCELLED_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation.
CANCELLING - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.
CANCELLING_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.
CHANGE_TYPE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
CHANGE_TYPE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
CHANGE_TYPE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The type of change is not specified or known.
CHANGE_TYPE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The type of change is not specified or known.
CHANGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The type of change is not specified or known.
CHANGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The type of change is not specified or known.
clear() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
clear() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
clear() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Field.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
clear() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
clear() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Index.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
clear() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
clear() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
clear() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
clear() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
clear() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
clear() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
clearActiveKeyVersion() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
clearAncestorField() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
clearApiScope() - Method in class com.google.firestore.admin.v1.Index.Builder
The API scope supported by this index.
clearAppEngineIntegrationMode() - Method in class com.google.firestore.admin.v1.Database.Builder
The App Engine integration mode to use for this database.
clearArrayConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
clearBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
The resource name of the backup that was used to restore this database.
clearBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
clearBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the backup restoring from.
clearBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
clearBackups() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
clearBackupSchedule() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
clearBackupSchedule() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
clearBackupSchedules() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
clearChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
Specifies how the index is changing.
clearChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
Specifies how the TTL configuration is changing.
clearCmekConfig() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
clearCollectionIds() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
clearCompletedWork() - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work completed.
clearConcurrencyMode() - Method in class com.google.firestore.admin.v1.Database.Builder
The concurrency control mode to use for this database.
clearCreateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
clearCreateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearCreateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
clearCustomerManagedEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
clearDailyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
clearDatabase() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearDatabase() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The name of the database being cloned to.
clearDatabase() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
clearDatabase() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
clearDatabase() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the database being restored to.
clearDatabase() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
clearDatabaseEdition() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
clearDatabaseId() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
clearDatabaseId() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
clearDatabaseId() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
clearDatabases() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
clearDatabaseUid() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearDatabaseUid() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Output only.
clearDay() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
The day of week to run.
clearDeleteProtectionState() - Method in class com.google.firestore.admin.v1.Database.Builder
State of delete protection for the database.
clearDeleteTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearDensity() - Method in class com.google.firestore.admin.v1.Index.Builder
Immutable.
clearDimension() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Required.
clearDocumentCount() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
clearEarliestVersionTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearEncryptionConfig() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
clearEncryptionConfig() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
clearEncryptionType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
clearEndTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
clearEndTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
clearEndTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
clearEndTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
clearEndTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
clearEndTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
clearEndTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
clearEstimatedWork() - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work estimated.
clearEtag() - Method in class com.google.firestore.admin.v1.Database.Builder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
clearEtag() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
The current etag of the Database.
clearExpirationOffset() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
clearExpirationOffset() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
clearExpireTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearField() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The field resource that this operation is acting on.
clearField() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
clearFieldPath() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Can be __name__.
clearFields() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
clearFields() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
clearFilter() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
An expression that filters the list of returned backups.
clearFilter() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The filter to apply to list results.
clearFilter() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The filter to apply to list results.
clearFirestoreDataAccessMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
clearFlat() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
clearFreeTier() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearGoogleDefaultEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
clearIndex() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
clearIndex() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
clearIndex() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The index resource that this operation is acting on.
clearIndexConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
clearIndexConfigDeltas() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
clearIndexCount() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
clearIndexes() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
clearIndexes() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
clearInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The location of the documents being imported.
clearInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Location of the exported files.
clearKeyPrefix() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Required.
clearKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
Required.
clearLocationId() - Method in class com.google.firestore.admin.v1.Database.Builder
The location of the database.
clearMongodbCompatibleDataAccessMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
clearMultikey() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
clearName() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearName() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
clearName() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.Database.Builder
The resource name of the Database.
clearName() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.Field.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
clearName() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
Required.
clearName() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Identifier.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
clearNamespaceIds() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
clearNextPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
A page token that may be used to request another page of results.
clearNextPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
A page token that may be used to request another page of results.
clearOperation() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
The associated long-running operation.
clearOperationState() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The state of the operation.
clearOperationState() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The operation state of the clone.
clearOperationState() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The state of the export operation.
clearOperationState() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The state of the import operation.
clearOperationState() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The operation state of the restore.
clearOrder() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
clearOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Where the documents are being exported to.
clearOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The output URI.
clearOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
Location of the output files.
clearPageSize() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The number of results to return.
clearPageSize() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The number of results to return.
clearPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
clearPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
clearParent() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
Required.
clearParent() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
clearPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
clearPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
clearPointInTimeRecoveryEnablement() - Method in class com.google.firestore.admin.v1.Database.Builder
Whether to enable the PITR feature on this database.
clearPreviousId() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearPrincipal() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
Output only.
clearProgressBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
clearProgressBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
clearProgressBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
clearProgressBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
clearProgressBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
clearProgressDocuments() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
clearProgressDocuments() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
clearProgressDocuments() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
clearProgressDocuments() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
clearProgressDocuments() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
clearProgressPercentage() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
clearProgressPercentage() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
clearQueryScope() - Method in class com.google.firestore.admin.v1.Index.Builder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
clearRealtimeUpdatesMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
clearRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
clearResourceIdentity() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
clearRetention() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
clearReverting() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only When true, the `Field`'s index configuration is in the process of being reverted.
clearSecurePassword() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
clearShardCount() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
clearShowDeleted() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
If true, also returns deleted resources.
clearSizeBytes() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
clearSnapshotTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearSnapshotTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
clearSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
clearSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
clearSnapshotTime() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
clearSource() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
clearSourceInfo() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearStartTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
clearStartTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
clearStartTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
clearStartTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
clearStartTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
clearStartTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
clearStartTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
clearState() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearState() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Output only.
clearState() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
clearState() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
clearStats() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
clearTags() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
clearTags() - Method in class com.google.firestore.admin.v1.Database.Builder
 
clearTags() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
clearTtlConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
clearTtlConfigDelta() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
clearType() - Method in class com.google.firestore.admin.v1.Database.Builder
The type of the database.
clearType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
clearUid() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearUnique() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
clearUnreachable() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
clearUnreachable() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
clearUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
clearUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
clearUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
clearUpdateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
clearUpdateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearUpdateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
clearUserCreds() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
clearUserCreds() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
clearUserCredsId() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
clearUserCredsIdentity() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
clearUsesAncestorConfig() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
clearUseSourceEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
clearValueMode() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
clearVectorConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
clearVersionRetentionPeriod() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
clearWeeklyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
CloneDatabaseMetadata - Class in com.google.firestore.admin.v1
Metadata for the [long-running operation][google.longrunning.Operation] from the [CloneDatabase][google.firestore.admin.v1.CloneDatabase] request.
CloneDatabaseMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for the [long-running operation][google.longrunning.Operation] from the [CloneDatabase][google.firestore.admin.v1.CloneDatabase] request.
CloneDatabaseMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
CloneDatabaseRequest - Class in com.google.firestore.admin.v1
The request message for [FirestoreAdmin.CloneDatabase][google.firestore.admin.v1.FirestoreAdmin.CloneDatabase].
CloneDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request message for [FirestoreAdmin.CloneDatabase][google.firestore.admin.v1.FirestoreAdmin.CloneDatabase].
CloneDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
CMEK_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
COLLECTION - Enum constant in enum com.google.firestore.admin.v1.Index.QueryScope
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the collection ID specified by the index.
COLLECTION_GROUP - Enum constant in enum com.google.firestore.admin.v1.Index.QueryScope
Indexes with a collection group query scope specified allow queries against all collections that has the collection ID specified by the index.
COLLECTION_GROUP_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.QueryScope
Indexes with a collection group query scope specified allow queries against all collections that has the collection ID specified by the index.
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
COLLECTION_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
COLLECTION_RECURSIVE - Enum constant in enum com.google.firestore.admin.v1.Index.QueryScope
Include all the collections's ancestor in the index.
COLLECTION_RECURSIVE_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.QueryScope
Include all the collections's ancestor in the index.
COLLECTION_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.QueryScope
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the collection ID specified by the index.
CollectionGroupName - Class in com.google.firestore.admin.v1
 
CollectionGroupName() - Constructor for class com.google.firestore.admin.v1.CollectionGroupName
Deprecated.
CollectionGroupName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}/collectionGroups/{collection}.
com.google.firestore.admin.v1 - package com.google.firestore.admin.v1
 
COMPLETED_WORK_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Progress
 
CONCURRENCY_MODE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
CONCURRENCY_MODE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Not used.
CONCURRENCY_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Not used.
CONTAINS - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
The index supports array containment queries.
CONTAINS_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
The index supports array containment queries.
containsTags(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
containsTags(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
containsTags(String) - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
containsTags(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
containsTags(String) - Method in class com.google.firestore.admin.v1.Database
Optional.
containsTags(String) - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
containsTags(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
containsTags(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
containsTags(String) - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
CreateBackupScheduleRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.CreateBackupSchedule].
CreateBackupScheduleRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.CreateBackupSchedule].
CreateBackupScheduleRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
CreateDatabaseMetadata - Class in com.google.firestore.admin.v1
Metadata related to the create database operation.
CreateDatabaseMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata related to the create database operation.
CreateDatabaseMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
CreateDatabaseRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateDatabase][google.firestore.admin.v1.FirestoreAdmin.CreateDatabase].
CreateDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateDatabase][google.firestore.admin.v1.FirestoreAdmin.CreateDatabase].
CreateDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
CreateIndexRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.CreateIndex].
CreateIndexRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.CreateIndex].
CreateIndexRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
CreateUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateUserCreds][google.firestore.admin.v1.FirestoreAdmin.CreateUserCreds].
CreateUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.CreateUserCreds][google.firestore.admin.v1.FirestoreAdmin.CreateUserCreds].
CreateUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
CREATING - Enum constant in enum com.google.firestore.admin.v1.Backup.State
The pending backup is still being created.
CREATING - Enum constant in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL is being applied.
CREATING - Enum constant in enum com.google.firestore.admin.v1.Index.State
The index is being created.
CREATING_VALUE - Static variable in enum com.google.firestore.admin.v1.Backup.State
The pending backup is still being created.
CREATING_VALUE - Static variable in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL is being applied.
CREATING_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.State
The index is being created.
CUSTOMER_MANAGED_ENCRYPTION - Enum constant in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
CUSTOMER_MANAGED_ENCRYPTION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.EncryptionConfig
 

D

DAILY_RECURRENCE - Enum constant in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
 
DAILY_RECURRENCE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
DailyRecurrence - Class in com.google.firestore.admin.v1
Represents a recurring schedule that runs every day.
DailyRecurrence.Builder - Class in com.google.firestore.admin.v1
Represents a recurring schedule that runs every day.
DailyRecurrenceOrBuilder - Interface in com.google.firestore.admin.v1
 
DATA_ACCESS_MODE_DISABLED - Enum constant in enum com.google.firestore.admin.v1.Database.DataAccessMode
Accessing the database through the API is disallowed.
DATA_ACCESS_MODE_DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DataAccessMode
Accessing the database through the API is disallowed.
DATA_ACCESS_MODE_ENABLED - Enum constant in enum com.google.firestore.admin.v1.Database.DataAccessMode
Accessing the database through the API is allowed.
DATA_ACCESS_MODE_ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DataAccessMode
Accessing the database through the API is allowed.
DATA_ACCESS_MODE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.DataAccessMode
Not Used.
DATA_ACCESS_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DataAccessMode
Not Used.
Database - Class in com.google.firestore.admin.v1
A Cloud Firestore Database.
DATABASE_EDITION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
DATABASE_EDITION_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Not used.
DATABASE_EDITION_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Not used.
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.PitrSnapshot
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
DATABASE_TYPE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseType
Not used.
DATABASE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseType
Not used.
DATABASE_UID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
DATABASE_UID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.PitrSnapshot
 
Database.AppEngineIntegrationMode - Enum in com.google.firestore.admin.v1
The type of App Engine integration mode.
Database.Builder - Class in com.google.firestore.admin.v1
A Cloud Firestore Database.
Database.CmekConfig - Class in com.google.firestore.admin.v1
The CMEK (Customer Managed Encryption Key) configuration for a Firestore database.
Database.CmekConfig.Builder - Class in com.google.firestore.admin.v1
The CMEK (Customer Managed Encryption Key) configuration for a Firestore database.
Database.CmekConfigOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.ConcurrencyMode - Enum in com.google.firestore.admin.v1
The type of concurrency control mode for transactions.
Database.DataAccessMode - Enum in com.google.firestore.admin.v1
The data access mode.
Database.DatabaseEdition - Enum in com.google.firestore.admin.v1
The edition of the database.
Database.DatabaseType - Enum in com.google.firestore.admin.v1
The type of the database.
Database.DeleteProtectionState - Enum in com.google.firestore.admin.v1
The delete protection state of the database.
Database.EncryptionConfig - Class in com.google.firestore.admin.v1
Encryption configuration for a new database being created from another source.
Database.EncryptionConfig.Builder - Class in com.google.firestore.admin.v1
Encryption configuration for a new database being created from another source.
Database.EncryptionConfig.CustomerManagedEncryptionOptions - Class in com.google.firestore.admin.v1
The configuration options for using CMEK (Customer Managed Encryption Key) encryption.
Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder - Class in com.google.firestore.admin.v1
The configuration options for using CMEK (Customer Managed Encryption Key) encryption.
Database.EncryptionConfig.CustomerManagedEncryptionOptionsOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.EncryptionConfig.EncryptionTypeCase - Enum in com.google.firestore.admin.v1
 
Database.EncryptionConfig.GoogleDefaultEncryptionOptions - Class in com.google.firestore.admin.v1
The configuration options for using Google default encryption.
Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder - Class in com.google.firestore.admin.v1
The configuration options for using Google default encryption.
Database.EncryptionConfig.GoogleDefaultEncryptionOptionsOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.EncryptionConfig.SourceEncryptionOptions - Class in com.google.firestore.admin.v1
The configuration options for using the same encryption method as the source.
Database.EncryptionConfig.SourceEncryptionOptions.Builder - Class in com.google.firestore.admin.v1
The configuration options for using the same encryption method as the source.
Database.EncryptionConfig.SourceEncryptionOptionsOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.EncryptionConfigOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.PointInTimeRecoveryEnablement - Enum in com.google.firestore.admin.v1
Point In Time Recovery feature enablement.
Database.SourceInfo - Class in com.google.firestore.admin.v1
Information about the provenance of this database.
Database.SourceInfo.BackupSource - Class in com.google.firestore.admin.v1
Information about a backup that was used to restore a database.
Database.SourceInfo.BackupSource.Builder - Class in com.google.firestore.admin.v1
Information about a backup that was used to restore a database.
Database.SourceInfo.BackupSourceOrBuilder - Interface in com.google.firestore.admin.v1
 
Database.SourceInfo.Builder - Class in com.google.firestore.admin.v1
Information about the provenance of this database.
Database.SourceInfo.SourceCase - Enum in com.google.firestore.admin.v1
 
Database.SourceInfoOrBuilder - Interface in com.google.firestore.admin.v1
 
DatabaseName - Class in com.google.firestore.admin.v1
 
DatabaseName() - Constructor for class com.google.firestore.admin.v1.DatabaseName
Deprecated.
DatabaseName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}.
DatabaseOrBuilder - Interface in com.google.firestore.admin.v1
 
DatabaseProto - Class in com.google.firestore.admin.v1
 
DATABASES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListDatabasesResponse
 
DATASTORE_MODE - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseType
Firestore in Datastore Mode.
DATASTORE_MODE_API - Enum constant in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the Firestore in Datastore Mode query API.
DATASTORE_MODE_API_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the Firestore in Datastore Mode query API.
DATASTORE_MODE_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseType
Firestore in Datastore Mode.
DAY_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.WeeklyRecurrence
 
DELETE_PROTECTION_DISABLED - Enum constant in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Delete protection is disabled
DELETE_PROTECTION_DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Delete protection is disabled
DELETE_PROTECTION_ENABLED - Enum constant in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Delete protection is enabled
DELETE_PROTECTION_ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Delete protection is enabled
DELETE_PROTECTION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
DELETE_PROTECTION_STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
The default value.
DELETE_PROTECTION_STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
The default value.
DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
DeleteBackupRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteBackup][google.firestore.admin.v1.FirestoreAdmin.DeleteBackup].
DeleteBackupRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteBackup][google.firestore.admin.v1.FirestoreAdmin.DeleteBackup].
DeleteBackupRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DeleteBackupScheduleRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteBackupSchedules][].
DeleteBackupScheduleRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteBackupSchedules][].
DeleteBackupScheduleRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DeleteDatabaseMetadata - Class in com.google.firestore.admin.v1
Metadata related to the delete database operation.
DeleteDatabaseMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata related to the delete database operation.
DeleteDatabaseMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
DeleteDatabaseRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteDatabase][google.firestore.admin.v1.FirestoreAdmin.DeleteDatabase].
DeleteDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteDatabase][google.firestore.admin.v1.FirestoreAdmin.DeleteDatabase].
DeleteDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DeleteIndexRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteIndex][google.firestore.admin.v1.FirestoreAdmin.DeleteIndex].
DeleteIndexRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteIndex][google.firestore.admin.v1.FirestoreAdmin.DeleteIndex].
DeleteIndexRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DeleteUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteUserCreds][google.firestore.admin.v1.FirestoreAdmin.DeleteUserCreds].
DeleteUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DeleteUserCreds][google.firestore.admin.v1.FirestoreAdmin.DeleteUserCreds].
DeleteUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DENSE - Enum constant in enum com.google.firestore.admin.v1.Index.Density
An index entry will exist regardless of if the fields are present or not.
DENSE_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.Density
An index entry will exist regardless of if the fields are present or not.
DENSITY_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
DENSITY_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Index.Density
Unspecified.
DENSITY_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.Density
Unspecified.
DESCENDING - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.Order
The field is ordered by descending field value.
DESCENDING_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.IndexField.Order
The field is ordered by descending field value.
DIMENSION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
DISABLED - Enum constant in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
App Engine has no effect on the ability of this database to serve requests.
DISABLED - Enum constant in enum com.google.firestore.admin.v1.UserCreds.State
The user creds are disabled.
DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
App Engine has no effect on the ability of this database to serve requests.
DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.UserCreds.State
The user creds are disabled.
DisableUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DisableUserCreds][google.firestore.admin.v1.FirestoreAdmin.DisableUserCreds].
DisableUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.DisableUserCreds][google.firestore.admin.v1.FirestoreAdmin.DisableUserCreds].
DisableUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
DOCUMENT_COUNT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup.Stats
 

E

EARLIEST_VERSION_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
ENABLED - Enum constant in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
If an App Engine application exists in the same region as this database, App Engine configuration will impact this database.
ENABLED - Enum constant in enum com.google.firestore.admin.v1.UserCreds.State
The user creds are enabled.
ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
If an App Engine application exists in the same region as this database, App Engine configuration will impact this database.
ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.UserCreds.State
The user creds are enabled.
EnableUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.EnableUserCreds][google.firestore.admin.v1.FirestoreAdmin.EnableUserCreds].
EnableUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.EnableUserCreds][google.firestore.admin.v1.FirestoreAdmin.EnableUserCreds].
EnableUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ENCRYPTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
ENCRYPTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
ENCRYPTIONTYPE_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
ENTERPRISE - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Enterprise edition.
ENTERPRISE_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Enterprise edition.
equals(Object) - Method in class com.google.firestore.admin.v1.Backup
 
equals(Object) - Method in class com.google.firestore.admin.v1.Backup.Stats
 
equals(Object) - Method in class com.google.firestore.admin.v1.BackupName
 
equals(Object) - Method in class com.google.firestore.admin.v1.BackupSchedule
 
equals(Object) - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
equals(Object) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
equals(Object) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
equals(Object) - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
equals(Object) - Method in class com.google.firestore.admin.v1.DatabaseName
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.Field
 
equals(Object) - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
equals(Object) - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
equals(Object) - Method in class com.google.firestore.admin.v1.FieldName
 
equals(Object) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
equals(Object) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.Index
 
equals(Object) - Method in class com.google.firestore.admin.v1.Index.IndexField
 
equals(Object) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
equals(Object) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
equals(Object) - Method in class com.google.firestore.admin.v1.IndexName
 
equals(Object) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
equals(Object) - Method in class com.google.firestore.admin.v1.LocationMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.LocationName
 
equals(Object) - Method in class com.google.firestore.admin.v1.ParentName
 
equals(Object) - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
equals(Object) - Method in class com.google.firestore.admin.v1.Progress
 
equals(Object) - Method in class com.google.firestore.admin.v1.ProjectName
 
equals(Object) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
equals(Object) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
equals(Object) - Method in class com.google.firestore.admin.v1.UserCreds
 
equals(Object) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
equals(Object) - Method in class com.google.firestore.admin.v1.UserCredsName
 
equals(Object) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
ESTIMATED_WORK_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Progress
 
ETAG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
ETAG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
EXPIRATION_OFFSET_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.TtlConfig
 
EXPIRATION_OFFSET_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
ExportDocumentsMetadata - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.ExportDocuments][google.firestore.admin.v1.FirestoreAdmin.ExportDocuments].
ExportDocumentsMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.ExportDocuments][google.firestore.admin.v1.FirestoreAdmin.ExportDocuments].
ExportDocumentsMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
ExportDocumentsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ExportDocuments][google.firestore.admin.v1.FirestoreAdmin.ExportDocuments].
ExportDocumentsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ExportDocuments][google.firestore.admin.v1.FirestoreAdmin.ExportDocuments].
ExportDocumentsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ExportDocumentsResponse - Class in com.google.firestore.admin.v1
Returned in the [google.longrunning.Operation][google.longrunning.Operation] response field.
ExportDocumentsResponse.Builder - Class in com.google.firestore.admin.v1
Returned in the [google.longrunning.Operation][google.longrunning.Operation] response field.
ExportDocumentsResponseOrBuilder - Interface in com.google.firestore.admin.v1
 

F

FAILED - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request has finished being processed, but encountered an error.
FAILED_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request has finished being processed, but encountered an error.
Field - Class in com.google.firestore.admin.v1
Represents a single field in the database.
FIELD_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
FIELD_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateFieldRequest
 
FIELD_PATH_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField
 
Field.Builder - Class in com.google.firestore.admin.v1
Represents a single field in the database.
Field.IndexConfig - Class in com.google.firestore.admin.v1
The index configuration for this field.
Field.IndexConfig.Builder - Class in com.google.firestore.admin.v1
The index configuration for this field.
Field.IndexConfigOrBuilder - Interface in com.google.firestore.admin.v1
 
Field.TtlConfig - Class in com.google.firestore.admin.v1
The TTL (time-to-live) configuration for documents that have this `Field` set.
Field.TtlConfig.Builder - Class in com.google.firestore.admin.v1
The TTL (time-to-live) configuration for documents that have this `Field` set.
Field.TtlConfig.State - Enum in com.google.firestore.admin.v1
The state of applying the TTL configuration to all documents.
Field.TtlConfigOrBuilder - Interface in com.google.firestore.admin.v1
 
FieldName - Class in com.google.firestore.admin.v1
 
FieldName() - Constructor for class com.google.firestore.admin.v1.FieldName
Deprecated.
FieldName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}/collectionGroups/{collection}/fields/{field}.
FieldOperationMetadata - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.UpdateField][google.firestore.admin.v1.FirestoreAdmin.UpdateField].
FieldOperationMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.UpdateField][google.firestore.admin.v1.FirestoreAdmin.UpdateField].
FieldOperationMetadata.IndexConfigDelta - Class in com.google.firestore.admin.v1
Information about an index configuration change.
FieldOperationMetadata.IndexConfigDelta.Builder - Class in com.google.firestore.admin.v1
Information about an index configuration change.
FieldOperationMetadata.IndexConfigDelta.ChangeType - Enum in com.google.firestore.admin.v1
Specifies how the index is changing.
FieldOperationMetadata.IndexConfigDeltaOrBuilder - Interface in com.google.firestore.admin.v1
 
FieldOperationMetadata.TtlConfigDelta - Class in com.google.firestore.admin.v1
Information about a TTL configuration change.
FieldOperationMetadata.TtlConfigDelta.Builder - Class in com.google.firestore.admin.v1
Information about a TTL configuration change.
FieldOperationMetadata.TtlConfigDelta.ChangeType - Enum in com.google.firestore.admin.v1
Specifies how the TTL config is changing.
FieldOperationMetadata.TtlConfigDeltaOrBuilder - Interface in com.google.firestore.admin.v1
 
FieldOperationMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
FieldOrBuilder - Interface in com.google.firestore.admin.v1
 
FieldProto - Class in com.google.firestore.admin.v1
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsResponse
 
FILTER_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesRequest
 
FINALIZING - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request has been processed and is in its finalization stage.
FINALIZING_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request has been processed and is in its finalization stage.
FIRESTORE_DATA_ACCESS_MODE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
FIRESTORE_NATIVE - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseType
Firestore Native Mode
FIRESTORE_NATIVE_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseType
Firestore Native Mode
FirestoreAdminProto - Class in com.google.firestore.admin.v1
 
FLAT - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
 
FLAT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
format(String) - Static method in class com.google.firestore.admin.v1.ProjectName
 
format(String, String) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
format(String, String) - Static method in class com.google.firestore.admin.v1.LocationName
 
format(String, String, String) - Static method in class com.google.firestore.admin.v1.BackupName
 
format(String, String, String) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
format(String, String, String) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
format(String, String, String) - Static method in class com.google.firestore.admin.v1.ParentName
 
format(String, String, String) - Static method in class com.google.firestore.admin.v1.UserCredsName
 
format(String, String, String, String) - Static method in class com.google.firestore.admin.v1.FieldName
 
format(String, String, String, String) - Static method in class com.google.firestore.admin.v1.IndexName
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Backup.State
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.Density
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.Index.State
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.OperationState
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.UserCreds.State
 
forNumber(int) - Static method in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
 
FREE_TIER_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 

G

getActiveKeyVersion(int) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
getActiveKeyVersion(int) - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Output only.
getActiveKeyVersion(int) - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Output only.
getActiveKeyVersionBytes(int) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
getActiveKeyVersionBytes(int) - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Output only.
getActiveKeyVersionBytes(int) - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Output only.
getActiveKeyVersionCount() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
getActiveKeyVersionCount() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Output only.
getActiveKeyVersionCount() - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Output only.
getActiveKeyVersionList() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
getActiveKeyVersionList() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Output only.
getActiveKeyVersionList() - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Output only.
getAncestorField() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
getAncestorField() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
Output only.
getAncestorField() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
Output only.
getAncestorFieldBytes() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
getAncestorFieldBytes() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
Output only.
getAncestorFieldBytes() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
Output only.
getApiScope() - Method in class com.google.firestore.admin.v1.Index.Builder
The API scope supported by this index.
getApiScope() - Method in class com.google.firestore.admin.v1.Index
The API scope supported by this index.
getApiScope() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The API scope supported by this index.
getApiScopeValue() - Method in class com.google.firestore.admin.v1.Index.Builder
The API scope supported by this index.
getApiScopeValue() - Method in class com.google.firestore.admin.v1.Index
The API scope supported by this index.
getApiScopeValue() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The API scope supported by this index.
getAppEngineIntegrationMode() - Method in class com.google.firestore.admin.v1.Database.Builder
The App Engine integration mode to use for this database.
getAppEngineIntegrationMode() - Method in class com.google.firestore.admin.v1.Database
The App Engine integration mode to use for this database.
getAppEngineIntegrationMode() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The App Engine integration mode to use for this database.
getAppEngineIntegrationModeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
The App Engine integration mode to use for this database.
getAppEngineIntegrationModeValue() - Method in class com.google.firestore.admin.v1.Database
The App Engine integration mode to use for this database.
getAppEngineIntegrationModeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The App Engine integration mode to use for this database.
getArrayConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
getArrayConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports operations on `array_value`s.
getArrayConfig() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports operations on `array_value`s.
getArrayConfigValue() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
getArrayConfigValue() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports operations on `array_value`s.
getArrayConfigValue() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports operations on `array_value`s.
getBackup() - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
getBackup() - Method in class com.google.firestore.admin.v1.BackupName
 
getBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
The resource name of the backup that was used to restore this database.
getBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
The resource name of the backup that was used to restore this database.
getBackup() - Method in interface com.google.firestore.admin.v1.Database.SourceInfo.BackupSourceOrBuilder
The resource name of the backup that was used to restore this database.
getBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackup() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the backup restoring from.
getBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The name of the backup restoring from.
getBackup() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The name of the backup restoring from.
getBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getBackup() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getBackup() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getBackupBuilder() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackupBytes() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
The resource name of the backup that was used to restore this database.
getBackupBytes() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
The resource name of the backup that was used to restore this database.
getBackupBytes() - Method in interface com.google.firestore.admin.v1.Database.SourceInfo.BackupSourceOrBuilder
The resource name of the backup that was used to restore this database.
getBackupBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the backup restoring from.
getBackupBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The name of the backup restoring from.
getBackupBytes() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The name of the backup restoring from.
getBackupBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getBackupBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getBackupBytes() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getBackupOrBuilder() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackupOrBuilder() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
If set, this database was restored from the specified backup (or a snapshot thereof).
getBackupOrBuilder() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
If set, this database was restored from the specified backup (or a snapshot thereof).
GetBackupRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetBackup][google.firestore.admin.v1.FirestoreAdmin.GetBackup].
GetBackupRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetBackup][google.firestore.admin.v1.FirestoreAdmin.GetBackup].
GetBackupRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getBackups(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackups(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of all backups for the project.
getBackups(int) - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of all backups for the project.
getBackupsBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupsBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupSchedule() - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
getBackupSchedule() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
getBackupSchedule() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
getBackupSchedule() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
Required.
getBackupSchedule() - Method in interface com.google.firestore.admin.v1.CreateBackupScheduleRequestOrBuilder
Required.
getBackupSchedule() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
getBackupSchedule() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
Required.
getBackupSchedule() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
Required.
getBackupScheduleBuilder() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
getBackupScheduleBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
getBackupScheduleOrBuilder() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
getBackupScheduleOrBuilder() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
Required.
getBackupScheduleOrBuilder() - Method in interface com.google.firestore.admin.v1.CreateBackupScheduleRequestOrBuilder
Required.
getBackupScheduleOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
getBackupScheduleOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
Required.
getBackupScheduleOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
Required.
GetBackupScheduleRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.GetBackupSchedule].
GetBackupScheduleRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.GetBackupSchedule].
GetBackupScheduleRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getBackupSchedules(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedules(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
List of all backup schedules.
getBackupSchedules(int) - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesResponseOrBuilder
List of all backup schedules.
getBackupSchedulesBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesCount() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesCount() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
List of all backup schedules.
getBackupSchedulesCount() - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesResponseOrBuilder
List of all backup schedules.
getBackupSchedulesList() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesList() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
List of all backup schedules.
getBackupSchedulesList() - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesResponseOrBuilder
List of all backup schedules.
getBackupSchedulesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
List of all backup schedules.
getBackupSchedulesOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesResponseOrBuilder
List of all backup schedules.
getBackupSchedulesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
getBackupSchedulesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
List of all backup schedules.
getBackupSchedulesOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesResponseOrBuilder
List of all backup schedules.
getBackupsCount() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupsCount() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of all backups for the project.
getBackupsCount() - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of all backups for the project.
getBackupsList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupsList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of all backups for the project.
getBackupsList() - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of all backups for the project.
getBackupsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of all backups for the project.
getBackupsOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of all backups for the project.
getBackupsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
getBackupsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of all backups for the project.
getBackupsOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of all backups for the project.
getChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
Specifies how the index is changing.
getChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
Specifies how the index is changing.
getChangeType() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
Specifies how the index is changing.
getChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
Specifies how the TTL configuration is changing.
getChangeType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
Specifies how the TTL configuration is changing.
getChangeType() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDeltaOrBuilder
Specifies how the TTL configuration is changing.
getChangeTypeValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
Specifies how the index is changing.
getChangeTypeValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
Specifies how the index is changing.
getChangeTypeValue() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
Specifies how the index is changing.
getChangeTypeValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
Specifies how the TTL configuration is changing.
getChangeTypeValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
Specifies how the TTL configuration is changing.
getChangeTypeValue() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDeltaOrBuilder
Specifies how the TTL configuration is changing.
getCmekConfig() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getCmekConfig() - Method in class com.google.firestore.admin.v1.Database
Optional.
getCmekConfig() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getCmekConfigBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getCmekConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getCmekConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Optional.
getCmekConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getCollection() - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
getCollection() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
getCollection() - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
getCollection() - Method in class com.google.firestore.admin.v1.FieldName
 
getCollection() - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
getCollection() - Method in class com.google.firestore.admin.v1.IndexName
 
getCollectionId() - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
getCollectionId() - Method in class com.google.firestore.admin.v1.ParentName
 
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The IDs of the collection groups that are being deleted.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The IDs of the collection groups that are being deleted.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which collection IDs are being exported.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which collection IDs are being exported.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
IDs of the collection groups to export.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
IDs of the collection groups to export.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which collection IDs are being imported.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which collection IDs are being imported.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
getCollectionIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
IDs of the collection groups to import.
getCollectionIds(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
IDs of the collection groups to import.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The IDs of the collection groups that are being deleted.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The IDs of the collection groups that are being deleted.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which collection IDs are being exported.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which collection IDs are being exported.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
IDs of the collection groups to export.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
IDs of the collection groups to export.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which collection IDs are being imported.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which collection IDs are being imported.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
getCollectionIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
IDs of the collection groups to import.
getCollectionIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
IDs of the collection groups to import.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The IDs of the collection groups that are being deleted.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The IDs of the collection groups that are being deleted.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which collection IDs are being exported.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which collection IDs are being exported.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
IDs of the collection groups to export.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
IDs of the collection groups to export.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which collection IDs are being imported.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which collection IDs are being imported.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
getCollectionIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
IDs of the collection groups to import.
getCollectionIdsCount() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
IDs of the collection groups to import.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The IDs of the collection groups that are being deleted.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The IDs of the collection groups that are being deleted.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which collection IDs are being exported.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which collection IDs are being exported.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
IDs of the collection groups to export.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
IDs of the collection groups to export.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which collection IDs are being imported.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which collection IDs are being imported.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
getCollectionIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
IDs of the collection groups to import.
getCollectionIdsList() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
IDs of the collection groups to import.
getCompletedWork() - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work completed.
getCompletedWork() - Method in class com.google.firestore.admin.v1.Progress
The amount of work completed.
getCompletedWork() - Method in interface com.google.firestore.admin.v1.ProgressOrBuilder
The amount of work completed.
getConcurrencyMode() - Method in class com.google.firestore.admin.v1.Database.Builder
The concurrency control mode to use for this database.
getConcurrencyMode() - Method in class com.google.firestore.admin.v1.Database
The concurrency control mode to use for this database.
getConcurrencyMode() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The concurrency control mode to use for this database.
getConcurrencyModeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
The concurrency control mode to use for this database.
getConcurrencyModeValue() - Method in class com.google.firestore.admin.v1.Database
The concurrency control mode to use for this database.
getConcurrencyModeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The concurrency control mode to use for this database.
getCreateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getCreateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getCreateTime() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getCreateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getCreateTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
getCreateTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getCreateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getCreateTime() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getCreateTime() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getCreateTimeBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getCustomerManagedEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryptionBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Customer Managed Encryption Keys (CMEK) for encryption.
getCustomerManagedEncryptionOrBuilder() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Customer Managed Encryption Keys (CMEK) for encryption.
getDailyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
getDailyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs daily.
getDailyRecurrence() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs daily.
getDailyRecurrenceBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
getDailyRecurrenceOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
getDailyRecurrenceOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs daily.
getDailyRecurrenceOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs daily.
getDatabase() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getDatabase() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getDatabase() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getDatabase() - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
getDatabase() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The name of the database being cloned to.
getDatabase() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The name of the database being cloned to.
getDatabase() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The name of the database being cloned to.
getDatabase() - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
getDatabase() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getDatabase() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.DatabaseName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.DatabaseName
 
getDatabase() - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.FieldName
 
getDatabase() - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.IndexName
 
getDatabase() - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.ParentName
 
getDatabase() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Required.
getDatabase() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the database being restored to.
getDatabase() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The name of the database being restored to.
getDatabase() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The name of the database being restored to.
getDatabase() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
Required.
getDatabase() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
Required.
getDatabase() - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
getDatabase() - Method in class com.google.firestore.admin.v1.UserCredsName
 
getDatabaseBuilder() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getDatabaseBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getDatabaseBytes() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The name of the database being cloned to.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The name of the database being cloned to.
getDatabaseBytes() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The name of the database being cloned to.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Required.
getDatabaseBytes() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Required.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the database being restored to.
getDatabaseBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The name of the database being restored to.
getDatabaseBytes() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The name of the database being restored to.
getDatabaseEdition() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
getDatabaseEdition() - Method in class com.google.firestore.admin.v1.Database
Immutable.
getDatabaseEdition() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Immutable.
getDatabaseEditionValue() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
getDatabaseEditionValue() - Method in class com.google.firestore.admin.v1.Database
Immutable.
getDatabaseEditionValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Immutable.
getDatabaseId() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getDatabaseId() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getDatabaseId() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getDatabaseId() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getDatabaseId() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getDatabaseId() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getDatabaseId() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getDatabaseId() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getDatabaseId() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getDatabaseIdBytes() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getDatabaseIdBytes() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getDatabaseIdBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getDatabaseIdBytes() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getDatabaseOrBuilder() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getDatabaseOrBuilder() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getDatabaseOrBuilder() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getDatabaseOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
getDatabaseOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
Required.
getDatabaseOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
Required.
GetDatabaseRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetDatabase][google.firestore.admin.v1.FirestoreAdmin.GetDatabase].
GetDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetDatabase][google.firestore.admin.v1.FirestoreAdmin.GetDatabase].
GetDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getDatabases(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabases(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
The databases in the project.
getDatabases(int) - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
The databases in the project.
getDatabasesBuilder(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesBuilderList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesCount() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesCount() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
The databases in the project.
getDatabasesCount() - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
The databases in the project.
getDatabasesList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
The databases in the project.
getDatabasesList() - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
The databases in the project.
getDatabasesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
The databases in the project.
getDatabasesOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
The databases in the project.
getDatabasesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
getDatabasesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
The databases in the project.
getDatabasesOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
The databases in the project.
getDatabaseUid() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getDatabaseUid() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getDatabaseUid() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getDatabaseUid() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Output only.
getDatabaseUid() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Output only.
getDatabaseUid() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Output only.
getDatabaseUidBytes() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getDatabaseUidBytes() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getDatabaseUidBytes() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getDay() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
The day of week to run.
getDay() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
The day of week to run.
getDay() - Method in interface com.google.firestore.admin.v1.WeeklyRecurrenceOrBuilder
The day of week to run.
getDayValue() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
The day of week to run.
getDayValue() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
The day of week to run.
getDayValue() - Method in interface com.google.firestore.admin.v1.WeeklyRecurrenceOrBuilder
The day of week to run.
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Backup
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Field
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Index
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.Progress
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UserCreds
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
getDefaultInstance() - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Backup
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.Progress
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UserCreds
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
getDeleteProtectionState() - Method in class com.google.firestore.admin.v1.Database.Builder
State of delete protection for the database.
getDeleteProtectionState() - Method in class com.google.firestore.admin.v1.Database
State of delete protection for the database.
getDeleteProtectionState() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
State of delete protection for the database.
getDeleteProtectionStateValue() - Method in class com.google.firestore.admin.v1.Database.Builder
State of delete protection for the database.
getDeleteProtectionStateValue() - Method in class com.google.firestore.admin.v1.Database
State of delete protection for the database.
getDeleteProtectionStateValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
State of delete protection for the database.
getDeleteTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getDeleteTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
getDeleteTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getDeleteTimeBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getDeleteTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getDeleteTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getDeleteTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getDensity() - Method in class com.google.firestore.admin.v1.Index.Builder
Immutable.
getDensity() - Method in class com.google.firestore.admin.v1.Index
Immutable.
getDensity() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Immutable.
getDensityValue() - Method in class com.google.firestore.admin.v1.Index.Builder
Immutable.
getDensityValue() - Method in class com.google.firestore.admin.v1.Index
Immutable.
getDensityValue() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Immutable.
getDescriptor() - Static method in class com.google.firestore.admin.v1.Backup.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Backup
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Backup.State
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BackupProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DatabaseProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FieldProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.FirestoreAdminProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.Builder
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.Density
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.Index.State
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.IndexProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.LocationProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.OperationProto
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.OperationState
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.PitrSnapshotProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Progress.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.Progress
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.RealtimeUpdatesProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.ScheduleProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UserCreds.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UserCreds
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
getDescriptor() - Static method in enum com.google.firestore.admin.v1.UserCreds.State
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.UserCredsProto
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
getDescriptor() - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Backup.State
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Field.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.ApiScope
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Index.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.Density
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.QueryScope
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.Index.State
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.OperationState
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.admin.v1.UserCreds.State
 
getDescriptorForType() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
getDimension() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Required.
getDimension() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
Required.
getDimension() - Method in interface com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
Required.
getDocumentCount() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
getDocumentCount() - Method in class com.google.firestore.admin.v1.Backup.Stats
Output only.
getDocumentCount() - Method in interface com.google.firestore.admin.v1.Backup.StatsOrBuilder
Output only.
getEarliestVersionTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getEarliestVersionTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
getEarliestVersionTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getEarliestVersionTimeBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getEarliestVersionTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getEarliestVersionTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getEarliestVersionTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getEncryptionConfig() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getEncryptionConfig() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
getEncryptionConfig() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getEncryptionConfig() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getEncryptionConfig() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
getEncryptionConfig() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getEncryptionConfigBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getEncryptionConfigBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
getEncryptionConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getEncryptionConfigOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
getEncryptionConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getEncryptionTypeCase() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
getEncryptionTypeCase() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getEncryptionTypeCase() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
 
getEndTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation completed.
getEndTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
getEndTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone finished, unset for ongoing clones.
getEndTime() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone finished, unset for ongoing clones.
getEndTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation completed.
getEndTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation completed.
getEndTime() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation completed.
getEndTime() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation completed.
getEndTime() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation completed.
getEndTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
getEndTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore finished, unset for ongoing restores.
getEndTime() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore finished, unset for ongoing restores.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
getEndTimeBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation completed.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone finished, unset for ongoing clones.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone finished, unset for ongoing clones.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation completed.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation completed.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation completed.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation completed.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation completed.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
getEndTimeOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore finished, unset for ongoing restores.
getEndTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore finished, unset for ongoing restores.
getEstimatedWork() - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work estimated.
getEstimatedWork() - Method in class com.google.firestore.admin.v1.Progress
The amount of work estimated.
getEstimatedWork() - Method in interface com.google.firestore.admin.v1.ProgressOrBuilder
The amount of work estimated.
getEtag() - Method in class com.google.firestore.admin.v1.Database.Builder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtag() - Method in class com.google.firestore.admin.v1.Database
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtag() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtag() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
The current etag of the Database.
getEtag() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
The current etag of the Database.
getEtag() - Method in interface com.google.firestore.admin.v1.DeleteDatabaseRequestOrBuilder
The current etag of the Database.
getEtagBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtagBytes() - Method in class com.google.firestore.admin.v1.Database
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtagBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
getEtagBytes() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
The current etag of the Database.
getEtagBytes() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
The current etag of the Database.
getEtagBytes() - Method in interface com.google.firestore.admin.v1.DeleteDatabaseRequestOrBuilder
The current etag of the Database.
getExpirationOffset() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
getExpirationOffset() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
Optional.
getExpirationOffset() - Method in interface com.google.firestore.admin.v1.Field.TtlConfigOrBuilder
Optional.
getExpirationOffset() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffset() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffset() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDeltaOrBuilder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffsetBuilder() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
getExpirationOffsetBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffsetOrBuilder() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
getExpirationOffsetOrBuilder() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
Optional.
getExpirationOffsetOrBuilder() - Method in interface com.google.firestore.admin.v1.Field.TtlConfigOrBuilder
Optional.
getExpirationOffsetOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffsetOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpirationOffsetOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDeltaOrBuilder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
getExpireTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getExpireTime() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getExpireTime() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getExpireTimeBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getExpireTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getField() - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
getField() - Method in class com.google.firestore.admin.v1.FieldName
 
getField() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The field resource that this operation is acting on.
getField() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The field resource that this operation is acting on.
getField() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The field resource that this operation is acting on.
getField() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
getField() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
Required.
getField() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
Required.
getFieldBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
getFieldBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The field resource that this operation is acting on.
getFieldBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The field resource that this operation is acting on.
getFieldBytes() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The field resource that this operation is acting on.
getFieldOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
getFieldOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
Required.
getFieldOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
Required.
getFieldPath() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Can be __name__.
getFieldPath() - Method in class com.google.firestore.admin.v1.Index.IndexField
Can be __name__.
getFieldPath() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Can be __name__.
getFieldPathBytes() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Can be __name__.
getFieldPathBytes() - Method in class com.google.firestore.admin.v1.Index.IndexField
Can be __name__.
getFieldPathBytes() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Can be __name__.
GetFieldRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetField][google.firestore.admin.v1.FirestoreAdmin.GetField].
GetFieldRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetField][google.firestore.admin.v1.FirestoreAdmin.GetField].
GetFieldRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getFields(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFields(int) - Method in class com.google.firestore.admin.v1.Index
The fields supported by this index.
getFields(int) - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The fields supported by this index.
getFields(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFields(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse
The requested fields.
getFields(int) - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
The requested fields.
getFieldsBuilder(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsBuilder(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsBuilderList() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsBuilderList() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsCount() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsCount() - Method in class com.google.firestore.admin.v1.Index
The fields supported by this index.
getFieldsCount() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The fields supported by this index.
getFieldsCount() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsCount() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
The requested fields.
getFieldsCount() - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
The requested fields.
getFieldsList() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsList() - Method in class com.google.firestore.admin.v1.Index
The fields supported by this index.
getFieldsList() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The fields supported by this index.
getFieldsList() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsList() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
The requested fields.
getFieldsList() - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
The requested fields.
getFieldsOrBuilder(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsOrBuilder(int) - Method in class com.google.firestore.admin.v1.Index
The fields supported by this index.
getFieldsOrBuilder(int) - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The fields supported by this index.
getFieldsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse
The requested fields.
getFieldsOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
The requested fields.
getFieldsOrBuilderList() - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
getFieldsOrBuilderList() - Method in class com.google.firestore.admin.v1.Index
The fields supported by this index.
getFieldsOrBuilderList() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
The fields supported by this index.
getFieldsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
getFieldsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
The requested fields.
getFieldsOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
The requested fields.
getFieldValue(String) - Method in class com.google.firestore.admin.v1.BackupName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.DatabaseName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.FieldName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.IndexName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.LocationName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.ParentName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.ProjectName
 
getFieldValue(String) - Method in class com.google.firestore.admin.v1.UserCredsName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.BackupName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.DatabaseName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.FieldName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.IndexName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.LocationName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.ParentName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.ProjectName
 
getFieldValuesMap() - Method in class com.google.firestore.admin.v1.UserCredsName
 
getFilter() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
An expression that filters the list of returned backups.
getFilter() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
An expression that filters the list of returned backups.
getFilter() - Method in interface com.google.firestore.admin.v1.ListBackupsRequestOrBuilder
An expression that filters the list of returned backups.
getFilter() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The filter to apply to list results.
getFilter() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
The filter to apply to list results.
getFilter() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
The filter to apply to list results.
getFilter() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The filter to apply to list results.
getFilter() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
The filter to apply to list results.
getFilter() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
The filter to apply to list results.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
An expression that filters the list of returned backups.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
An expression that filters the list of returned backups.
getFilterBytes() - Method in interface com.google.firestore.admin.v1.ListBackupsRequestOrBuilder
An expression that filters the list of returned backups.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The filter to apply to list results.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
The filter to apply to list results.
getFilterBytes() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
The filter to apply to list results.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The filter to apply to list results.
getFilterBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
The filter to apply to list results.
getFilterBytes() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
The filter to apply to list results.
getFirestoreDataAccessMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getFirestoreDataAccessMode() - Method in class com.google.firestore.admin.v1.Database
Optional.
getFirestoreDataAccessMode() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getFirestoreDataAccessModeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getFirestoreDataAccessModeValue() - Method in class com.google.firestore.admin.v1.Database
Optional.
getFirestoreDataAccessModeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getFlat() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
getFlat() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
Indicates the vector index is a flat index.
getFlat() - Method in interface com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
Indicates the vector index is a flat index.
getFlatBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
getFlatOrBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
getFlatOrBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
Indicates the vector index is a flat index.
getFlatOrBuilder() - Method in interface com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
Indicates the vector index is a flat index.
getFreeTier() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getFreeTier() - Method in class com.google.firestore.admin.v1.Database
Output only.
getFreeTier() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getGoogleDefaultEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
getGoogleDefaultEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Google default encryption.
getGoogleDefaultEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Google default encryption.
getGoogleDefaultEncryptionBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
getGoogleDefaultEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
getGoogleDefaultEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Google default encryption.
getGoogleDefaultEncryptionOrBuilder() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Google default encryption.
getIndex() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
getIndex() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
Required.
getIndex() - Method in interface com.google.firestore.admin.v1.CreateIndexRequestOrBuilder
Required.
getIndex() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
getIndex() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
The index being changed.
getIndex() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
The index being changed.
getIndex() - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
getIndex() - Method in class com.google.firestore.admin.v1.IndexName
 
getIndex() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The index resource that this operation is acting on.
getIndex() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The index resource that this operation is acting on.
getIndex() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The index resource that this operation is acting on.
getIndexBuilder() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
getIndexBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
getIndexBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The index resource that this operation is acting on.
getIndexBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The index resource that this operation is acting on.
getIndexBytes() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The index resource that this operation is acting on.
getIndexConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
getIndexConfig() - Method in class com.google.firestore.admin.v1.Field
The index configuration for this field.
getIndexConfig() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The index configuration for this field.
getIndexConfigBuilder() - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
getIndexConfigDeltas(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltas(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltas(int) - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasBuilder(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasBuilderList() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasCount() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasCount() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasCount() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasList() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasList() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasList() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilder(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilder(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilder(int) - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilderList() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilderList() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigDeltasOrBuilderList() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
getIndexConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
getIndexConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Field
The index configuration for this field.
getIndexConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The index configuration for this field.
getIndexCount() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
getIndexCount() - Method in class com.google.firestore.admin.v1.Backup.Stats
Output only.
getIndexCount() - Method in interface com.google.firestore.admin.v1.Backup.StatsOrBuilder
Output only.
getIndexes(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexes(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig
The indexes supported for this field.
getIndexes(int) - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
The indexes supported for this field.
getIndexes(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexes(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse
The requested indexes.
getIndexes(int) - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
The requested indexes.
getIndexesBuilder(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesBuilder(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesBuilderList() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesBuilderList() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesCount() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesCount() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
The indexes supported for this field.
getIndexesCount() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
The indexes supported for this field.
getIndexesCount() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesCount() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
The requested indexes.
getIndexesCount() - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
The requested indexes.
getIndexesList() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesList() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
The indexes supported for this field.
getIndexesList() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
The indexes supported for this field.
getIndexesList() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesList() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
The requested indexes.
getIndexesList() - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
The requested indexes.
getIndexesOrBuilder(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesOrBuilder(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig
The indexes supported for this field.
getIndexesOrBuilder(int) - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
The indexes supported for this field.
getIndexesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse
The requested indexes.
getIndexesOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
The requested indexes.
getIndexesOrBuilderList() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
getIndexesOrBuilderList() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
The indexes supported for this field.
getIndexesOrBuilderList() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
The indexes supported for this field.
getIndexesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
getIndexesOrBuilderList() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
The requested indexes.
getIndexesOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
The requested indexes.
getIndexOrBuilder() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
getIndexOrBuilder() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
Required.
getIndexOrBuilder() - Method in interface com.google.firestore.admin.v1.CreateIndexRequestOrBuilder
Required.
getIndexOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
getIndexOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
The index being changed.
getIndexOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
The index being changed.
GetIndexRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetIndex][google.firestore.admin.v1.FirestoreAdmin.GetIndex].
GetIndexRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetIndex][google.firestore.admin.v1.FirestoreAdmin.GetIndex].
GetIndexRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The location of the documents being imported.
getInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The location of the documents being imported.
getInputUriPrefix() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The location of the documents being imported.
getInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Location of the exported files.
getInputUriPrefix() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
Location of the exported files.
getInputUriPrefix() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
Location of the exported files.
getInputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The location of the documents being imported.
getInputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The location of the documents being imported.
getInputUriPrefixBytes() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The location of the documents being imported.
getInputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Location of the exported files.
getInputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
Location of the exported files.
getInputUriPrefixBytes() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
Location of the exported files.
getKeyPrefix() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getKeyPrefix() - Method in class com.google.firestore.admin.v1.Database
Output only.
getKeyPrefix() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getKeyPrefixBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getKeyPrefixBytes() - Method in class com.google.firestore.admin.v1.Database
Output only.
getKeyPrefixBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Required.
getKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Required.
getKmsKeyName() - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Required.
getKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
Required.
getKmsKeyName() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
Required.
getKmsKeyName() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptionsOrBuilder
Required.
getKmsKeyNameBytes() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Required.
getKmsKeyNameBytes() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
Required.
getKmsKeyNameBytes() - Method in interface com.google.firestore.admin.v1.Database.CmekConfigOrBuilder
Required.
getKmsKeyNameBytes() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
Required.
getKmsKeyNameBytes() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
Required.
getKmsKeyNameBytes() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptionsOrBuilder
Required.
getLocation() - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
getLocation() - Method in class com.google.firestore.admin.v1.BackupName
 
getLocation() - Method in class com.google.firestore.admin.v1.LocationName.Builder
 
getLocation() - Method in class com.google.firestore.admin.v1.LocationName
 
getLocationId() - Method in class com.google.firestore.admin.v1.Database.Builder
The location of the database.
getLocationId() - Method in class com.google.firestore.admin.v1.Database
The location of the database.
getLocationId() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The location of the database.
getLocationIdBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
The location of the database.
getLocationIdBytes() - Method in class com.google.firestore.admin.v1.Database
The location of the database.
getLocationIdBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The location of the database.
getMongodbCompatibleDataAccessMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getMongodbCompatibleDataAccessMode() - Method in class com.google.firestore.admin.v1.Database
Optional.
getMongodbCompatibleDataAccessMode() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getMongodbCompatibleDataAccessModeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getMongodbCompatibleDataAccessModeValue() - Method in class com.google.firestore.admin.v1.Database
Optional.
getMongodbCompatibleDataAccessModeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getMultikey() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
getMultikey() - Method in class com.google.firestore.admin.v1.Index
Optional.
getMultikey() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Optional.
getMutableTags() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Deprecated.
getMutableTags() - Method in class com.google.firestore.admin.v1.Database.Builder
Deprecated.
getMutableTags() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Deprecated.
getName() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getName() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getName() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getName() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getName() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getName() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getName() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.Database.Builder
The resource name of the Database.
getName() - Method in class com.google.firestore.admin.v1.Database
The resource name of the Database.
getName() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The resource name of the Database.
getName() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DeleteBackupRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DeleteBackupScheduleRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DeleteDatabaseRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DeleteIndexRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DeleteUserCredsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.DisableUserCredsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.EnableUserCredsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.Field.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.Field
Required.
getName() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetBackupRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetBackupRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetBackupScheduleRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetDatabaseRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetFieldRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetFieldRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetIndexRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetIndexRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.GetUserCredsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
getName() - Method in class com.google.firestore.admin.v1.Index
Output only.
getName() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Output only.
getName() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
Required.
getName() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
Required.
getName() - Method in interface com.google.firestore.admin.v1.ResetUserPasswordRequestOrBuilder
Required.
getName() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Identifier.
getName() - Method in class com.google.firestore.admin.v1.UserCreds
Identifier.
getName() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Identifier.
getNameBytes() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getNameBytes() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getNameBytes() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
The resource name of the Database.
getNameBytes() - Method in class com.google.firestore.admin.v1.Database
The resource name of the Database.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The resource name of the Database.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DeleteBackupRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DeleteBackupScheduleRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DeleteDatabaseRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DeleteIndexRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DeleteUserCredsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.DisableUserCredsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.EnableUserCredsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.Field.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.Field
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetBackupRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetBackupRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetBackupScheduleRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetDatabaseRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetFieldRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetFieldRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetIndexRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetIndexRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.GetUserCredsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.Index
Output only.
getNameBytes() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Output only.
getNameBytes() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
Required.
getNameBytes() - Method in interface com.google.firestore.admin.v1.ResetUserPasswordRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Identifier.
getNameBytes() - Method in class com.google.firestore.admin.v1.UserCreds
Identifier.
getNameBytes() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Identifier.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
Which namespace IDs are being deleted.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
Which namespace IDs are being deleted.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which namespace IDs are being exported.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which namespace IDs are being exported.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which namespace IDs are being imported.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which namespace IDs are being imported.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIds(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIds(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
Which namespace IDs are being deleted.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
Which namespace IDs are being deleted.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which namespace IDs are being exported.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which namespace IDs are being exported.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which namespace IDs are being imported.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which namespace IDs are being imported.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsBytes(int) - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
Which namespace IDs are being deleted.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
Which namespace IDs are being deleted.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which namespace IDs are being exported.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which namespace IDs are being exported.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which namespace IDs are being imported.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which namespace IDs are being imported.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsCount() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
Which namespace IDs are being deleted.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
Which namespace IDs are being deleted.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
Optional.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsRequestOrBuilder
Optional.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Which namespace IDs are being exported.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Which namespace IDs are being exported.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
Which namespace IDs are being imported.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
Which namespace IDs are being imported.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
getNamespaceIdsList() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
An empty list represents all namespaces.
getNamespaceIdsList() - Method in interface com.google.firestore.admin.v1.ImportDocumentsRequestOrBuilder
An empty list represents all namespaces.
getNextPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
A page token that may be used to request another page of results.
getNextPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
A page token that may be used to request another page of results.
getNextPageToken() - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
A page token that may be used to request another page of results.
getNextPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
A page token that may be used to request another page of results.
getNextPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
A page token that may be used to request another page of results.
getNextPageToken() - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in interface com.google.firestore.admin.v1.ListFieldsResponseOrBuilder
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
A page token that may be used to request another page of results.
getNextPageTokenBytes() - Method in interface com.google.firestore.admin.v1.ListIndexesResponseOrBuilder
A page token that may be used to request another page of results.
getNumber() - Method in enum com.google.firestore.admin.v1.Backup.State
 
getNumber() - Method in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
getNumber() - Method in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
 
getNumber() - Method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
getNumber() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
getNumber() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.ApiScope
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.Density
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.QueryScope
 
getNumber() - Method in enum com.google.firestore.admin.v1.Index.State
 
getNumber() - Method in enum com.google.firestore.admin.v1.OperationState
 
getNumber() - Method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
getNumber() - Method in enum com.google.firestore.admin.v1.UserCreds.State
 
getNumber() - Method in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
 
getOperation() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
The associated long-running operation.
getOperation() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
The associated long-running operation.
getOperation() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
The associated long-running operation.
getOperationBytes() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
The associated long-running operation.
getOperationBytes() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
The associated long-running operation.
getOperationBytes() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
The associated long-running operation.
getOperationState() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The state of the operation.
getOperationState() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The state of the operation.
getOperationState() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The state of the operation.
getOperationState() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The operation state of the clone.
getOperationState() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The operation state of the clone.
getOperationState() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The operation state of the clone.
getOperationState() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The state of the export operation.
getOperationState() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The state of the export operation.
getOperationState() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The state of the export operation.
getOperationState() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The state of the import operation.
getOperationState() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The state of the import operation.
getOperationState() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The state of the import operation.
getOperationState() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The operation state of the restore.
getOperationState() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The operation state of the restore.
getOperationState() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The operation state of the restore.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The state of the operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The state of the operation.
getOperationStateValue() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The state of the operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The operation state of the clone.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The operation state of the clone.
getOperationStateValue() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The operation state of the clone.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The state of the export operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The state of the export operation.
getOperationStateValue() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The state of the export operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The state of the import operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The state of the import operation.
getOperationStateValue() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The state of the import operation.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The operation state of the restore.
getOperationStateValue() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The operation state of the restore.
getOperationStateValue() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The operation state of the restore.
getOrder() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
getOrder() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports ordering by the specified order or comparing using =, !
getOrder() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports ordering by the specified order or comparing using =, !
getOrderValue() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
getOrderValue() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports ordering by the specified order or comparing using =, !
getOrderValue() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports ordering by the specified order or comparing using =, !
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Where the documents are being exported to.
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Where the documents are being exported to.
getOutputUriPrefix() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Where the documents are being exported to.
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The output URI.
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
The output URI.
getOutputUriPrefix() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
The output URI.
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
Location of the output files.
getOutputUriPrefix() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
Location of the output files.
getOutputUriPrefix() - Method in interface com.google.firestore.admin.v1.ExportDocumentsResponseOrBuilder
Location of the output files.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Where the documents are being exported to.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
Where the documents are being exported to.
getOutputUriPrefixBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
Where the documents are being exported to.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The output URI.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
The output URI.
getOutputUriPrefixBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
The output URI.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
Location of the output files.
getOutputUriPrefixBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
Location of the output files.
getOutputUriPrefixBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsResponseOrBuilder
Location of the output files.
getPageSize() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The number of results to return.
getPageSize() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
The number of results to return.
getPageSize() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
The number of results to return.
getPageSize() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The number of results to return.
getPageSize() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
The number of results to return.
getPageSize() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
The number of results to return.
getPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageToken() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageToken() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getPageToken() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getPageToken() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageTokenBytes() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
getPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getPageTokenBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getPageTokenBytes() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
getParent() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.CreateBackupScheduleRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.CreateIndexRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListBackupsRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListDatabasesRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.ListUserCredsRequestOrBuilder
Required.
getParent() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getParent() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getParent() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.CreateBackupScheduleRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.CreateIndexRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListBackupSchedulesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListBackupsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListDatabasesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListFieldsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListIndexesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.ListUserCredsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
getParentBytes() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Required.
getParentBytes() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Required.
getParserForType() - Method in class com.google.firestore.admin.v1.Backup
 
getParserForType() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
getParserForType() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
getParserForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
getParserForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.Field
 
getParserForType() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
getParserForType() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
getParserForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
getParserForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.Index
 
getParserForType() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
getParserForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
getParserForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getParserForType() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
getParserForType() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
getParserForType() - Method in class com.google.firestore.admin.v1.Progress
 
getParserForType() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
getParserForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
getParserForType() - Method in class com.google.firestore.admin.v1.UserCreds
 
getParserForType() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
getParserForType() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
getPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
getPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The snapshot from which this database was cloned.
getPitrSnapshot() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The snapshot from which this database was cloned.
getPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getPitrSnapshot() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getPitrSnapshotBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
getPitrSnapshotBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getPitrSnapshotOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
getPitrSnapshotOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The snapshot from which this database was cloned.
getPitrSnapshotOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The snapshot from which this database was cloned.
getPitrSnapshotOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
getPitrSnapshotOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
getPitrSnapshotOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
getPointInTimeRecoveryEnablement() - Method in class com.google.firestore.admin.v1.Database.Builder
Whether to enable the PITR feature on this database.
getPointInTimeRecoveryEnablement() - Method in class com.google.firestore.admin.v1.Database
Whether to enable the PITR feature on this database.
getPointInTimeRecoveryEnablement() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Whether to enable the PITR feature on this database.
getPointInTimeRecoveryEnablementValue() - Method in class com.google.firestore.admin.v1.Database.Builder
Whether to enable the PITR feature on this database.
getPointInTimeRecoveryEnablementValue() - Method in class com.google.firestore.admin.v1.Database
Whether to enable the PITR feature on this database.
getPointInTimeRecoveryEnablementValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Whether to enable the PITR feature on this database.
getPreviousId() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getPreviousId() - Method in class com.google.firestore.admin.v1.Database
Output only.
getPreviousId() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getPreviousIdBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getPreviousIdBytes() - Method in class com.google.firestore.admin.v1.Database
Output only.
getPreviousIdBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getPrincipal() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
Output only.
getPrincipal() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
Output only.
getPrincipal() - Method in interface com.google.firestore.admin.v1.UserCreds.ResourceIdentityOrBuilder
Output only.
getPrincipalBytes() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
Output only.
getPrincipalBytes() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
Output only.
getPrincipalBytes() - Method in interface com.google.firestore.admin.v1.UserCreds.ResourceIdentityOrBuilder
Output only.
getProgressBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytes() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in bytes, of this operation.
getProgressBytes() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytes() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in bytes, of this operation.
getProgressBytes() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytesBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in bytes, of this operation.
getProgressBytesOrBuilder() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in bytes, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocuments() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocuments() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in documents, of this operation.
getProgressDocuments() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocuments() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocuments() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in documents, of this operation.
getProgressDocuments() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocumentsBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in documents, of this operation.
getProgressDocumentsOrBuilder() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in documents, of this operation.
getProgressPercentage() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentage() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentage() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentage() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentage() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentage() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentageBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentageBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
How far along the clone is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
How far along the restore is as an estimated percentage of remaining time.
getProgressPercentageOrBuilder() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
How far along the restore is as an estimated percentage of remaining time.
getProject() - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.BackupName
 
getProject() - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
getProject() - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
getProject() - Method in class com.google.firestore.admin.v1.DatabaseName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.DatabaseName
 
getProject() - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.FieldName
 
getProject() - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.IndexName
 
getProject() - Method in class com.google.firestore.admin.v1.LocationName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.LocationName
 
getProject() - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.ParentName
 
getProject() - Method in class com.google.firestore.admin.v1.ProjectName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.ProjectName
 
getProject() - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
getProject() - Method in class com.google.firestore.admin.v1.UserCredsName
 
getQueryScope() - Method in class com.google.firestore.admin.v1.Index.Builder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getQueryScope() - Method in class com.google.firestore.admin.v1.Index
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getQueryScope() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getQueryScopeValue() - Method in class com.google.firestore.admin.v1.Index.Builder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getQueryScopeValue() - Method in class com.google.firestore.admin.v1.Index
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getQueryScopeValue() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
getRealtimeUpdatesMode() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
getRealtimeUpdatesMode() - Method in class com.google.firestore.admin.v1.Database
Immutable.
getRealtimeUpdatesMode() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Immutable.
getRealtimeUpdatesModeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
getRealtimeUpdatesModeValue() - Method in class com.google.firestore.admin.v1.Database
Immutable.
getRealtimeUpdatesModeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Immutable.
getRecurrenceCase() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
getRecurrenceCase() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
getRecurrenceCase() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
 
getResourceIdentity() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
getResourceIdentity() - Method in class com.google.firestore.admin.v1.UserCreds
Resource Identity descriptor.
getResourceIdentity() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Resource Identity descriptor.
getResourceIdentityBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
getResourceIdentityOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
getResourceIdentityOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds
Resource Identity descriptor.
getResourceIdentityOrBuilder() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Resource Identity descriptor.
getRetention() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetention() - Method in class com.google.firestore.admin.v1.BackupSchedule
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetention() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetentionBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetentionOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetentionOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getRetentionOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
getReverting() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only When true, the `Field`'s index configuration is in the process of being reverted.
getReverting() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
Output only When true, the `Field`'s index configuration is in the process of being reverted.
getReverting() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
Output only When true, the `Field`'s index configuration is in the process of being reverted.
getSecurePassword() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getSecurePassword() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getSecurePassword() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getSecurePasswordBytes() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getSecurePasswordBytes() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getSecurePasswordBytes() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getSerializedSize() - Method in class com.google.firestore.admin.v1.Backup
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Field
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Index
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.Progress
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UserCreds
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
getSerializedSize() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
getShardCount() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
getShardCount() - Method in class com.google.firestore.admin.v1.Index
Optional.
getShardCount() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Optional.
getShowDeleted() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
If true, also returns deleted resources.
getShowDeleted() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
If true, also returns deleted resources.
getShowDeleted() - Method in interface com.google.firestore.admin.v1.ListDatabasesRequestOrBuilder
If true, also returns deleted resources.
getSizeBytes() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
getSizeBytes() - Method in class com.google.firestore.admin.v1.Backup.Stats
Output only.
getSizeBytes() - Method in interface com.google.firestore.admin.v1.Backup.StatsOrBuilder
Output only.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getSnapshotTime() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
getSnapshotTime() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Required.
getSnapshotTime() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Required.
getSnapshotTimeBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getSnapshotTimeBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTimeBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTimeBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTimeBuilder() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getSnapshotTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being exported.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
The timestamp that corresponds to the version of the database to be exported.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
getSnapshotTimeOrBuilder() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Required.
getSnapshotTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Required.
getSourceCase() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
getSourceCase() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
getSourceCase() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
 
getSourceInfo() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getSourceInfo() - Method in class com.google.firestore.admin.v1.Database
Output only.
getSourceInfo() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getSourceInfoBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getSourceInfoOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getSourceInfoOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getSourceInfoOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getStartTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation started.
getStartTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
getStartTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone was started.
getStartTime() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone was started.
getStartTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation started.
getStartTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation started.
getStartTime() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation started.
getStartTime() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation started.
getStartTime() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation started.
getStartTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
getStartTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore was started.
getStartTime() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore was started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
getStartTimeBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone was started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone was started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
getStartTimeOrBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore was started.
getStartTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore was started.
getState() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getState() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getState() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getState() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Output only.
getState() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
Output only.
getState() - Method in interface com.google.firestore.admin.v1.Field.TtlConfigOrBuilder
Output only.
getState() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The state of the operation.
getState() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The state of the operation.
getState() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The state of the operation.
getState() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
getState() - Method in class com.google.firestore.admin.v1.Index
Output only.
getState() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The state of the operation.
getState() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The state of the operation.
getState() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The state of the operation.
getState() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Output only.
getState() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getState() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getState() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getStateValue() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
Output only.
getStateValue() - Method in interface com.google.firestore.admin.v1.Field.TtlConfigOrBuilder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The state of the operation.
getStateValue() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The state of the operation.
getStateValue() - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.Index
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The state of the operation.
getStateValue() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The state of the operation.
getStateValue() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getStateValue() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getStateValue() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getStats() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getStats() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getStats() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getStatsBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getStatsOrBuilder() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
getStatsOrBuilder() - Method in class com.google.firestore.admin.v1.Backup
Output only.
getStatsOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
getTags() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Deprecated.
getTags() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Deprecated.
getTags() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Deprecated.
getTags() - Method in class com.google.firestore.admin.v1.Database.Builder
Deprecated.
getTags() - Method in class com.google.firestore.admin.v1.Database
Deprecated.
getTags() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Deprecated.
getTags() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Deprecated.
getTags() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Deprecated.
getTags() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Deprecated.
getTagsCount() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
getTagsCount() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
getTagsCount() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getTagsCount() - Method in class com.google.firestore.admin.v1.Database.Builder
 
getTagsCount() - Method in class com.google.firestore.admin.v1.Database
 
getTagsCount() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getTagsCount() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
getTagsCount() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
getTagsCount() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
getTagsMap() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.Database
Optional.
getTagsMap() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getTagsMap() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
getTagsMap() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
getTagsOrDefault(String, String) - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.Database
Optional.
getTagsOrDefault(String, String) - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getTagsOrDefault(String, String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
getTagsOrDefault(String, String) - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
getTagsOrThrow(String) - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.Database
Optional.
getTagsOrThrow(String) - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
getTagsOrThrow(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
getTagsOrThrow(String) - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
getTtlConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
getTtlConfig() - Method in class com.google.firestore.admin.v1.Field
The TTL configuration for this `Field`.
getTtlConfig() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The TTL configuration for this `Field`.
getTtlConfigBuilder() - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
getTtlConfigDelta() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
getTtlConfigDelta() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
Describes the deltas of TTL configuration.
getTtlConfigDelta() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
Describes the deltas of TTL configuration.
getTtlConfigDeltaBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
getTtlConfigDeltaOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
getTtlConfigDeltaOrBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
Describes the deltas of TTL configuration.
getTtlConfigDeltaOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
Describes the deltas of TTL configuration.
getTtlConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
getTtlConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Field
The TTL configuration for this `Field`.
getTtlConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The TTL configuration for this `Field`.
getType() - Method in class com.google.firestore.admin.v1.Database.Builder
The type of the database.
getType() - Method in class com.google.firestore.admin.v1.Database
The type of the database.
getType() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The type of the database.
getTypeCase() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
getTypeCase() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
getTypeCase() - Method in interface com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
 
getTypeValue() - Method in class com.google.firestore.admin.v1.Database.Builder
The type of the database.
getTypeValue() - Method in class com.google.firestore.admin.v1.Database
The type of the database.
getTypeValue() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
The type of the database.
getUid() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getUid() - Method in class com.google.firestore.admin.v1.Database
Output only.
getUid() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getUidBytes() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getUidBytes() - Method in class com.google.firestore.admin.v1.Database
Output only.
getUidBytes() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getUnique() - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
getUnique() - Method in class com.google.firestore.admin.v1.Index
Optional.
getUnique() - Method in interface com.google.firestore.admin.v1.IndexOrBuilder
Optional.
getUnreachable(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
getUnreachable(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of locations that existing backups were not able to be fetched from.
getUnreachable(int) - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of locations that existing backups were not able to be fetched from.
getUnreachable(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachable(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachable(int) - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableBytes(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
getUnreachableBytes(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of locations that existing backups were not able to be fetched from.
getUnreachableBytes(int) - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of locations that existing backups were not able to be fetched from.
getUnreachableBytes(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableBytes(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableBytes(int) - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableCount() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
getUnreachableCount() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of locations that existing backups were not able to be fetched from.
getUnreachableCount() - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of locations that existing backups were not able to be fetched from.
getUnreachableCount() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableCount() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableCount() - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
getUnreachableList() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
List of locations that existing backups were not able to be fetched from.
getUnreachableList() - Method in interface com.google.firestore.admin.v1.ListBackupsResponseOrBuilder
List of locations that existing backups were not able to be fetched from.
getUnreachableList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableList() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
In the event that data about individual databases cannot be listed they will be recorded here.
getUnreachableList() - Method in interface com.google.firestore.admin.v1.ListDatabasesResponseOrBuilder
In the event that data about individual databases cannot be listed they will be recorded here.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
The list of fields to be updated.
getUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
The list of fields to be updated.
getUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
The list of fields to be updated.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
getUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
A mask, relative to the field.
getUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
A mask, relative to the field.
getUpdateMaskBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
getUpdateMaskBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
getUpdateMaskBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
The list of fields to be updated.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
getUpdateMaskOrBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
A mask, relative to the field.
getUpdateMaskOrBuilder() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
A mask, relative to the field.
getUpdateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getUpdateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getUpdateTime() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getUpdateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getUpdateTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
getUpdateTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getUpdateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getUpdateTime() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getUpdateTime() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getUpdateTimeBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
getUserCreds() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getUserCreds() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getUserCreds() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getUserCreds() - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
getUserCreds() - Method in class com.google.firestore.admin.v1.UserCredsName
 
getUserCreds(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCreds(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
The user creds for the database.
getUserCreds(int) - Method in interface com.google.firestore.admin.v1.ListUserCredsResponseOrBuilder
The user creds for the database.
getUserCredsBuilder() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getUserCredsBuilder(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsBuilderList() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsCount() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsCount() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
The user creds for the database.
getUserCredsCount() - Method in interface com.google.firestore.admin.v1.ListUserCredsResponseOrBuilder
The user creds for the database.
getUserCredsId() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getUserCredsId() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getUserCredsId() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getUserCredsIdBytes() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getUserCredsIdBytes() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getUserCredsIdBytes() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getUserCredsIdentityCase() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
getUserCredsIdentityCase() - Method in class com.google.firestore.admin.v1.UserCreds
 
getUserCredsIdentityCase() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
 
getUserCredsList() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsList() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
The user creds for the database.
getUserCredsList() - Method in interface com.google.firestore.admin.v1.ListUserCredsResponseOrBuilder
The user creds for the database.
getUserCredsOrBuilder() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
getUserCredsOrBuilder() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
getUserCredsOrBuilder() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
getUserCredsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsOrBuilder(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
The user creds for the database.
getUserCredsOrBuilder(int) - Method in interface com.google.firestore.admin.v1.ListUserCredsResponseOrBuilder
The user creds for the database.
getUserCredsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
getUserCredsOrBuilderList() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
The user creds for the database.
getUserCredsOrBuilderList() - Method in interface com.google.firestore.admin.v1.ListUserCredsResponseOrBuilder
The user creds for the database.
GetUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetUserCreds][google.firestore.admin.v1.FirestoreAdmin.GetUserCreds].
GetUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.GetUserCreds][google.firestore.admin.v1.FirestoreAdmin.GetUserCreds].
GetUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
getUsesAncestorConfig() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
getUsesAncestorConfig() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
Output only.
getUsesAncestorConfig() - Method in interface com.google.firestore.admin.v1.Field.IndexConfigOrBuilder
Output only.
getUseSourceEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
getUseSourceEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
The database will use the same encryption configuration as the source.
getUseSourceEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
The database will use the same encryption configuration as the source.
getUseSourceEncryptionBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
getUseSourceEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
getUseSourceEncryptionOrBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
The database will use the same encryption configuration as the source.
getUseSourceEncryptionOrBuilder() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
The database will use the same encryption configuration as the source.
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Backup.State
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.ApiScope
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.Density
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.QueryScope
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.Index.State
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.OperationState
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
getValueDescriptor() - Method in enum com.google.firestore.admin.v1.UserCreds.State
 
getValueModeCase() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
getValueModeCase() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
getValueModeCase() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
 
getVectorConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfig() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfigBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfigOrBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports nearest neighbor and distance operations on vector.
getVectorConfigOrBuilder() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports nearest neighbor and distance operations on vector.
getVersionRetentionPeriod() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getVersionRetentionPeriod() - Method in class com.google.firestore.admin.v1.Database
Output only.
getVersionRetentionPeriod() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getVersionRetentionPeriodBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getVersionRetentionPeriodOrBuilder() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
getVersionRetentionPeriodOrBuilder() - Method in class com.google.firestore.admin.v1.Database
Output only.
getVersionRetentionPeriodOrBuilder() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
getWeeklyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
getWeeklyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs weekly on a specific day.
getWeeklyRecurrence() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs weekly on a specific day.
getWeeklyRecurrenceBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
getWeeklyRecurrenceOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
getWeeklyRecurrenceOrBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs weekly on a specific day.
getWeeklyRecurrenceOrBuilder() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs weekly on a specific day.
GOOGLE_DEFAULT_ENCRYPTION - Enum constant in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
GOOGLE_DEFAULT_ENCRYPTION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.EncryptionConfig
 

H

hasArrayConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
hasArrayConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports operations on `array_value`s.
hasArrayConfig() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports operations on `array_value`s.
hasBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
hasBackup() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
If set, this database was restored from the specified backup (or a snapshot thereof).
hasBackup() - Method in interface com.google.firestore.admin.v1.Database.SourceInfoOrBuilder
If set, this database was restored from the specified backup (or a snapshot thereof).
hasBackupSchedule() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
hasBackupSchedule() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
Required.
hasBackupSchedule() - Method in interface com.google.firestore.admin.v1.CreateBackupScheduleRequestOrBuilder
Required.
hasBackupSchedule() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
hasBackupSchedule() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
Required.
hasBackupSchedule() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
Required.
hasCmekConfig() - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
hasCmekConfig() - Method in class com.google.firestore.admin.v1.Database
Optional.
hasCmekConfig() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Optional.
hasCreateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
hasCreateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
hasCreateTime() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
hasCreateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasCreateTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasCreateTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasCreateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
hasCreateTime() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
hasCreateTime() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
hasCustomerManagedEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
hasCustomerManagedEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Customer Managed Encryption Keys (CMEK) for encryption.
hasCustomerManagedEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Customer Managed Encryption Keys (CMEK) for encryption.
hasDailyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
hasDailyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs daily.
hasDailyRecurrence() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs daily.
hasDatabase() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
hasDatabase() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
Required.
hasDatabase() - Method in interface com.google.firestore.admin.v1.CreateDatabaseRequestOrBuilder
Required.
hasDatabase() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
hasDatabase() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
Required.
hasDatabase() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
Required.
hasDeleteTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasDeleteTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasDeleteTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasEarliestVersionTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasEarliestVersionTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasEarliestVersionTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasEncryptionConfig() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
hasEncryptionConfig() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Optional.
hasEncryptionConfig() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Optional.
hasEncryptionConfig() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
hasEncryptionConfig() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
Optional.
hasEncryptionConfig() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseRequestOrBuilder
Optional.
hasEndTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation completed.
hasEndTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
hasEndTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone finished, unset for ongoing clones.
hasEndTime() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone finished, unset for ongoing clones.
hasEndTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation completed.
hasEndTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation completed.
hasEndTime() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation completed.
hasEndTime() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation completed.
hasEndTime() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation completed.
hasEndTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
hasEndTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore finished, unset for ongoing restores.
hasEndTime() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore finished, unset for ongoing restores.
hasExpirationOffset() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
hasExpirationOffset() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
Optional.
hasExpirationOffset() - Method in interface com.google.firestore.admin.v1.Field.TtlConfigOrBuilder
Optional.
hasExpirationOffset() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
hasExpirationOffset() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
hasExpirationOffset() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDeltaOrBuilder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
hasExpireTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
hasExpireTime() - Method in class com.google.firestore.admin.v1.Backup
Output only.
hasExpireTime() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
hasField() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
hasField() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
Required.
hasField() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
Required.
hasFlat() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
hasFlat() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
Indicates the vector index is a flat index.
hasFlat() - Method in interface com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
Indicates the vector index is a flat index.
hasFreeTier() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasFreeTier() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasFreeTier() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasGoogleDefaultEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
hasGoogleDefaultEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
Use Google default encryption.
hasGoogleDefaultEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
Use Google default encryption.
hashCode() - Method in class com.google.firestore.admin.v1.Backup
 
hashCode() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
hashCode() - Method in class com.google.firestore.admin.v1.BackupName
 
hashCode() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
hashCode() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
hashCode() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
hashCode() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
hashCode() - Method in class com.google.firestore.admin.v1.Database
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
hashCode() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
hashCode() - Method in class com.google.firestore.admin.v1.DatabaseName
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.Field
 
hashCode() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
hashCode() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
hashCode() - Method in class com.google.firestore.admin.v1.FieldName
 
hashCode() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
hashCode() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
hashCode() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.Index
 
hashCode() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
hashCode() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
hashCode() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
hashCode() - Method in class com.google.firestore.admin.v1.IndexName
 
hashCode() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
hashCode() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.LocationName
 
hashCode() - Method in class com.google.firestore.admin.v1.ParentName
 
hashCode() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
hashCode() - Method in class com.google.firestore.admin.v1.Progress
 
hashCode() - Method in class com.google.firestore.admin.v1.ProjectName
 
hashCode() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
hashCode() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
hashCode() - Method in class com.google.firestore.admin.v1.UserCreds
 
hashCode() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
hashCode() - Method in class com.google.firestore.admin.v1.UserCredsName
 
hashCode() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
hasIndex() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
hasIndex() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
Required.
hasIndex() - Method in interface com.google.firestore.admin.v1.CreateIndexRequestOrBuilder
Required.
hasIndex() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
hasIndex() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
The index being changed.
hasIndex() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
The index being changed.
hasIndexConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
hasIndexConfig() - Method in class com.google.firestore.admin.v1.Field
The index configuration for this field.
hasIndexConfig() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The index configuration for this field.
hasOrder() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
hasOrder() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports ordering by the specified order or comparing using =, !
hasOrder() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports ordering by the specified order or comparing using =, !
hasPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
hasPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The snapshot from which this database was cloned.
hasPitrSnapshot() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The snapshot from which this database was cloned.
hasPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
hasPitrSnapshot() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
Required.
hasPitrSnapshot() - Method in interface com.google.firestore.admin.v1.CloneDatabaseRequestOrBuilder
Required.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in bytes, of this operation.
hasProgressBytes() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in bytes, of this operation.
hasProgressBytes() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in bytes, of this operation.
hasProgressBytes() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in bytes, of this operation.
hasProgressBytes() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
hasProgressBytes() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in bytes, of this operation.
hasProgressBytes() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in bytes, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The progress, in documents, of this operation.
hasProgressDocuments() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The progress, in documents, of this operation.
hasProgressDocuments() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The progress, in documents, of this operation.
hasProgressDocuments() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The progress, in documents, of this operation.
hasProgressDocuments() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
hasProgressDocuments() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The progress, in documents, of this operation.
hasProgressDocuments() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The progress, in documents, of this operation.
hasProgressPercentage() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
hasProgressPercentage() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
How far along the clone is as an estimated percentage of remaining time.
hasProgressPercentage() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
How far along the clone is as an estimated percentage of remaining time.
hasProgressPercentage() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
hasProgressPercentage() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
How far along the restore is as an estimated percentage of remaining time.
hasProgressPercentage() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
How far along the restore is as an estimated percentage of remaining time.
hasResourceIdentity() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
hasResourceIdentity() - Method in class com.google.firestore.admin.v1.UserCreds
Resource Identity descriptor.
hasResourceIdentity() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Resource Identity descriptor.
hasRetention() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
hasRetention() - Method in class com.google.firestore.admin.v1.BackupSchedule
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
hasRetention() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.Backup
Output only.
hasSnapshotTime() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
hasSnapshotTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The timestamp that corresponds to the version of the database that is being exported.
hasSnapshotTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The timestamp that corresponds to the version of the database that is being exported.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
The timestamp that corresponds to the version of the database to be exported.
hasSnapshotTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsRequestOrBuilder
The timestamp that corresponds to the version of the database to be exported.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
hasSnapshotTime() - Method in class com.google.firestore.admin.v1.PitrSnapshot
Required.
hasSnapshotTime() - Method in interface com.google.firestore.admin.v1.PitrSnapshotOrBuilder
Required.
hasSourceInfo() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasSourceInfo() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasSourceInfo() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasStartTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
The time this operation started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.BulkDeleteDocumentsMetadataOrBuilder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
hasStartTime() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
The time the clone was started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.CloneDatabaseMetadataOrBuilder
The time the clone was started.
hasStartTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
The time this operation started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.ExportDocumentsMetadataOrBuilder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
The time this operation started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
The time this operation started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.ImportDocumentsMetadataOrBuilder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
The time this operation started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.IndexOperationMetadataOrBuilder
The time this operation started.
hasStartTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
hasStartTime() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
The time the restore was started.
hasStartTime() - Method in interface com.google.firestore.admin.v1.RestoreDatabaseMetadataOrBuilder
The time the restore was started.
hasStats() - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
hasStats() - Method in class com.google.firestore.admin.v1.Backup
Output only.
hasStats() - Method in interface com.google.firestore.admin.v1.BackupOrBuilder
Output only.
hasTtlConfig() - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
hasTtlConfig() - Method in class com.google.firestore.admin.v1.Field
The TTL configuration for this `Field`.
hasTtlConfig() - Method in interface com.google.firestore.admin.v1.FieldOrBuilder
The TTL configuration for this `Field`.
hasTtlConfigDelta() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
hasTtlConfigDelta() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
Describes the deltas of TTL configuration.
hasTtlConfigDelta() - Method in interface com.google.firestore.admin.v1.FieldOperationMetadataOrBuilder
Describes the deltas of TTL configuration.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
The list of fields to be updated.
hasUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateBackupScheduleRequestOrBuilder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
The list of fields to be updated.
hasUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateDatabaseRequestOrBuilder
The list of fields to be updated.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
hasUpdateMask() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
A mask, relative to the field.
hasUpdateMask() - Method in interface com.google.firestore.admin.v1.UpdateFieldRequestOrBuilder
A mask, relative to the field.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.BackupSchedule
Output only.
hasUpdateTime() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasUpdateTime() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
hasUpdateTime() - Method in class com.google.firestore.admin.v1.UserCreds
Output only.
hasUpdateTime() - Method in interface com.google.firestore.admin.v1.UserCredsOrBuilder
Output only.
hasUserCreds() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
hasUserCreds() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
Required.
hasUserCreds() - Method in interface com.google.firestore.admin.v1.CreateUserCredsRequestOrBuilder
Required.
hasUseSourceEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
hasUseSourceEncryption() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
The database will use the same encryption configuration as the source.
hasUseSourceEncryption() - Method in interface com.google.firestore.admin.v1.Database.EncryptionConfigOrBuilder
The database will use the same encryption configuration as the source.
hasVectorConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
hasVectorConfig() - Method in class com.google.firestore.admin.v1.Index.IndexField
Indicates that this field supports nearest neighbor and distance operations on vector.
hasVectorConfig() - Method in interface com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
Indicates that this field supports nearest neighbor and distance operations on vector.
hasVersionRetentionPeriod() - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
hasVersionRetentionPeriod() - Method in class com.google.firestore.admin.v1.Database
Output only.
hasVersionRetentionPeriod() - Method in interface com.google.firestore.admin.v1.DatabaseOrBuilder
Output only.
hasWeeklyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
hasWeeklyRecurrence() - Method in class com.google.firestore.admin.v1.BackupSchedule
For a schedule that runs weekly on a specific day.
hasWeeklyRecurrence() - Method in interface com.google.firestore.admin.v1.BackupScheduleOrBuilder
For a schedule that runs weekly on a specific day.

I

ImportDocumentsMetadata - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.ImportDocuments][google.firestore.admin.v1.FirestoreAdmin.ImportDocuments].
ImportDocumentsMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.ImportDocuments][google.firestore.admin.v1.FirestoreAdmin.ImportDocuments].
ImportDocumentsMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
ImportDocumentsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ImportDocuments][google.firestore.admin.v1.FirestoreAdmin.ImportDocuments].
ImportDocumentsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ImportDocuments][google.firestore.admin.v1.FirestoreAdmin.ImportDocuments].
ImportDocumentsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
Index - Class in com.google.firestore.admin.v1
Cloud Firestore indexes enable simple and complex queries against documents in a database.
INDEX_CONFIG_DELTAS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
INDEX_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field
 
INDEX_COUNT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup.Stats
 
INDEX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateIndexRequest
 
INDEX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
INDEX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
Index.ApiScope - Enum in com.google.firestore.admin.v1
API Scope defines the APIs (Firestore Native, or Firestore in Datastore Mode) that are supported for queries.
Index.Builder - Class in com.google.firestore.admin.v1
Cloud Firestore indexes enable simple and complex queries against documents in a database.
Index.Density - Enum in com.google.firestore.admin.v1
The density configuration for the index.
Index.IndexField - Class in com.google.firestore.admin.v1
A field in an index.
Index.IndexField.ArrayConfig - Enum in com.google.firestore.admin.v1
The supported array value configurations.
Index.IndexField.Builder - Class in com.google.firestore.admin.v1
A field in an index.
Index.IndexField.Order - Enum in com.google.firestore.admin.v1
The supported orderings.
Index.IndexField.ValueModeCase - Enum in com.google.firestore.admin.v1
 
Index.IndexField.VectorConfig - Class in com.google.firestore.admin.v1
The index configuration to support vector search operations
Index.IndexField.VectorConfig.Builder - Class in com.google.firestore.admin.v1
The index configuration to support vector search operations
Index.IndexField.VectorConfig.FlatIndex - Class in com.google.firestore.admin.v1
An index that stores vectors in a flat data structure, and supports exhaustive search.
Index.IndexField.VectorConfig.FlatIndex.Builder - Class in com.google.firestore.admin.v1
An index that stores vectors in a flat data structure, and supports exhaustive search.
Index.IndexField.VectorConfig.FlatIndexOrBuilder - Interface in com.google.firestore.admin.v1
 
Index.IndexField.VectorConfig.TypeCase - Enum in com.google.firestore.admin.v1
 
Index.IndexField.VectorConfigOrBuilder - Interface in com.google.firestore.admin.v1
 
Index.IndexFieldOrBuilder - Interface in com.google.firestore.admin.v1
 
Index.QueryScope - Enum in com.google.firestore.admin.v1
Query Scope defines the scope at which a query is run.
Index.State - Enum in com.google.firestore.admin.v1
The state of an index.
INDEXES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.IndexConfig
 
INDEXES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesResponse
 
IndexName - Class in com.google.firestore.admin.v1
 
IndexName() - Constructor for class com.google.firestore.admin.v1.IndexName
Deprecated.
IndexName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}/collectionGroups/{collection}/indexes/{index}.
IndexOperationMetadata - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.CreateIndex].
IndexOperationMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.CreateIndex].
IndexOperationMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
IndexOrBuilder - Interface in com.google.firestore.admin.v1
 
IndexProto - Class in com.google.firestore.admin.v1
 
INITIALIZING - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request is being prepared for processing.
INITIALIZING_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request is being prepared for processing.
INPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
INPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Backup
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Index
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.Progress
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UserCreds
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.Database.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.Database
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.Database.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Backup.State
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.Density
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.Index.State
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.OperationState
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
internalGetValueMap() - Static method in enum com.google.firestore.admin.v1.UserCreds.State
 
isInitialized() - Method in class com.google.firestore.admin.v1.Backup.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Backup
 
isInitialized() - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
isInitialized() - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
isInitialized() - Method in class com.google.firestore.admin.v1.Index
 
isInitialized() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
isInitialized() - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
isInitialized() - Method in class com.google.firestore.admin.v1.Progress.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.Progress
 
isInitialized() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
isInitialized() - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UserCreds
 
isInitialized() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
isInitialized() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
isInitialized() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.BackupName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.FieldName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.IndexName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.LocationName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.ParentName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.ProjectName
 
isParsableFrom(String) - Static method in class com.google.firestore.admin.v1.UserCredsName
 

K

KEY_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.CmekConfig
 
KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 

L

ListBackupSchedulesRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListBackupSchedules][google.firestore.admin.v1.FirestoreAdmin.ListBackupSchedules].
ListBackupSchedulesRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListBackupSchedules][google.firestore.admin.v1.FirestoreAdmin.ListBackupSchedules].
ListBackupSchedulesRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListBackupSchedulesResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListBackupSchedules][google.firestore.admin.v1.FirestoreAdmin.ListBackupSchedules].
ListBackupSchedulesResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListBackupSchedules][google.firestore.admin.v1.FirestoreAdmin.ListBackupSchedules].
ListBackupSchedulesResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
ListBackupsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
ListBackupsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
ListBackupsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListBackupsResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
ListBackupsResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListBackups][google.firestore.admin.v1.FirestoreAdmin.ListBackups].
ListBackupsResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
ListDatabasesRequest - Class in com.google.firestore.admin.v1
A request to list the Firestore Databases in all locations for a project.
ListDatabasesRequest.Builder - Class in com.google.firestore.admin.v1
A request to list the Firestore Databases in all locations for a project.
ListDatabasesRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListDatabasesResponse - Class in com.google.firestore.admin.v1
The list of databases for a project.
ListDatabasesResponse.Builder - Class in com.google.firestore.admin.v1
The list of databases for a project.
ListDatabasesResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
ListFieldsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields].
ListFieldsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields].
ListFieldsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListFieldsResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields].
ListFieldsResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields].
ListFieldsResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
ListIndexesRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes].
ListIndexesRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes].
ListIndexesRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListIndexesResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes].
ListIndexesResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes].
ListIndexesResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
ListUserCredsRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListUserCreds][google.firestore.admin.v1.FirestoreAdmin.ListUserCreds].
ListUserCredsRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ListUserCreds][google.firestore.admin.v1.FirestoreAdmin.ListUserCreds].
ListUserCredsRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
ListUserCredsResponse - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListUserCreds][google.firestore.admin.v1.FirestoreAdmin.ListUserCreds].
ListUserCredsResponse.Builder - Class in com.google.firestore.admin.v1
The response for [FirestoreAdmin.ListUserCreds][google.firestore.admin.v1.FirestoreAdmin.ListUserCreds].
ListUserCredsResponseOrBuilder - Interface in com.google.firestore.admin.v1
 
LOCATION_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
LocationMetadata - Class in com.google.firestore.admin.v1
The metadata message for [google.cloud.location.Location.metadata][google.cloud.location.Location.metadata].
LocationMetadata.Builder - Class in com.google.firestore.admin.v1
The metadata message for [google.cloud.location.Location.metadata][google.cloud.location.Location.metadata].
LocationMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
LocationName - Class in com.google.firestore.admin.v1
 
LocationName() - Constructor for class com.google.firestore.admin.v1.LocationName
Deprecated.
LocationName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/locations/{location}.
LocationProto - Class in com.google.firestore.admin.v1
 

M

mergeBackup(Database.SourceInfo.BackupSource) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
mergeBackupSchedule(BackupSchedule) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
mergeBackupSchedule(BackupSchedule) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
mergeCmekConfig(Database.CmekConfig) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
mergeCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
mergeCustomerManagedEncryption(Database.EncryptionConfig.CustomerManagedEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
mergeDailyRecurrence(DailyRecurrence) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
mergeDatabase(Database) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
mergeDatabase(Database) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
mergeDeleteTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeEarliestVersionTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeEncryptionConfig(Database.EncryptionConfig) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
mergeEncryptionConfig(Database.EncryptionConfig) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
mergeEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
mergeExpirationOffset(Duration) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
mergeExpirationOffset(Duration) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
mergeExpireTime(Timestamp) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
mergeField(Field) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
mergeFlat(Index.IndexField.VectorConfig.FlatIndex) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
mergeFrom(Backup) - Method in class com.google.firestore.admin.v1.Backup.Builder
 
mergeFrom(Backup.Stats) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
mergeFrom(BackupSchedule) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
mergeFrom(BulkDeleteDocumentsMetadata) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
mergeFrom(BulkDeleteDocumentsRequest) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
mergeFrom(BulkDeleteDocumentsResponse) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
mergeFrom(CloneDatabaseMetadata) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
mergeFrom(CloneDatabaseRequest) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
mergeFrom(CreateBackupScheduleRequest) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
mergeFrom(CreateDatabaseMetadata) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
mergeFrom(CreateDatabaseRequest) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
mergeFrom(CreateIndexRequest) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
mergeFrom(CreateUserCredsRequest) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
mergeFrom(DailyRecurrence) - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
mergeFrom(Database) - Method in class com.google.firestore.admin.v1.Database.Builder
 
mergeFrom(Database.CmekConfig) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
mergeFrom(Database.EncryptionConfig) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
mergeFrom(Database.EncryptionConfig.CustomerManagedEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
mergeFrom(Database.EncryptionConfig.GoogleDefaultEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
mergeFrom(Database.EncryptionConfig.SourceEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
mergeFrom(Database.SourceInfo) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
mergeFrom(Database.SourceInfo.BackupSource) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
mergeFrom(DeleteBackupRequest) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
mergeFrom(DeleteBackupScheduleRequest) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
mergeFrom(DeleteDatabaseMetadata) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
mergeFrom(DeleteDatabaseRequest) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
mergeFrom(DeleteIndexRequest) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
mergeFrom(DeleteUserCredsRequest) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
mergeFrom(DisableUserCredsRequest) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
mergeFrom(EnableUserCredsRequest) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
mergeFrom(ExportDocumentsMetadata) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
mergeFrom(ExportDocumentsRequest) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
mergeFrom(ExportDocumentsResponse) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
mergeFrom(Field) - Method in class com.google.firestore.admin.v1.Field.Builder
 
mergeFrom(Field.IndexConfig) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
mergeFrom(Field.TtlConfig) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
mergeFrom(FieldOperationMetadata) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
mergeFrom(FieldOperationMetadata.IndexConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
mergeFrom(FieldOperationMetadata.TtlConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
mergeFrom(GetBackupRequest) - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
mergeFrom(GetBackupScheduleRequest) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
mergeFrom(GetDatabaseRequest) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
mergeFrom(GetFieldRequest) - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
mergeFrom(GetIndexRequest) - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
mergeFrom(GetUserCredsRequest) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
mergeFrom(ImportDocumentsMetadata) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
mergeFrom(ImportDocumentsRequest) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
mergeFrom(Index) - Method in class com.google.firestore.admin.v1.Index.Builder
 
mergeFrom(Index.IndexField) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
mergeFrom(Index.IndexField.VectorConfig) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
mergeFrom(Index.IndexField.VectorConfig.FlatIndex) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
mergeFrom(IndexOperationMetadata) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
mergeFrom(ListBackupSchedulesRequest) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
mergeFrom(ListBackupSchedulesResponse) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
mergeFrom(ListBackupsRequest) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
mergeFrom(ListBackupsResponse) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
mergeFrom(ListDatabasesRequest) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
mergeFrom(ListDatabasesResponse) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
mergeFrom(ListFieldsRequest) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
mergeFrom(ListFieldsResponse) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
mergeFrom(ListIndexesRequest) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
mergeFrom(ListIndexesResponse) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
mergeFrom(ListUserCredsRequest) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
mergeFrom(ListUserCredsResponse) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
mergeFrom(LocationMetadata) - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
mergeFrom(PitrSnapshot) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
mergeFrom(Progress) - Method in class com.google.firestore.admin.v1.Progress.Builder
 
mergeFrom(ResetUserPasswordRequest) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
mergeFrom(RestoreDatabaseMetadata) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
mergeFrom(RestoreDatabaseRequest) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
mergeFrom(UpdateBackupScheduleRequest) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
mergeFrom(UpdateDatabaseMetadata) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
mergeFrom(UpdateDatabaseRequest) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
mergeFrom(UpdateFieldRequest) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
mergeFrom(UserCreds) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
mergeFrom(UserCreds.ResourceIdentity) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
mergeFrom(WeeklyRecurrence) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Backup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Index.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.Progress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Backup.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DailyRecurrence.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Field.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Index.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.LocationMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.Progress.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
 
mergeGoogleDefaultEncryption(Database.EncryptionConfig.GoogleDefaultEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
mergeIndex(Index) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
mergeIndex(Index) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
mergeIndexConfig(Field.IndexConfig) - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
mergePitrSnapshot(PitrSnapshot) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
mergePitrSnapshot(PitrSnapshot) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
mergeProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
mergeProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
mergeProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
mergeProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
mergeProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
mergeProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
mergeProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
mergeProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
mergeProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
mergeProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
mergeProgressPercentage(Progress) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
mergeProgressPercentage(Progress) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
mergeResourceIdentity(UserCreds.ResourceIdentity) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
mergeRetention(Duration) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
mergeSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
mergeSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
mergeSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
mergeSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
mergeSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
mergeSourceInfo(Database.SourceInfo) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
mergeStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
mergeStats(Backup.Stats) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
mergeTtlConfig(Field.TtlConfig) - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
mergeTtlConfigDelta(FieldOperationMetadata.TtlConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
mergeUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
mergeUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
mergeUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
mergeUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
mergeUserCreds(UserCreds) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
mergeUseSourceEncryption(Database.EncryptionConfig.SourceEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
mergeVectorConfig(Index.IndexField.VectorConfig) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
mergeVersionRetentionPeriod(Duration) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
mergeWeeklyRecurrence(WeeklyRecurrence) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
MONGODB_COMPATIBLE_API - Enum constant in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the MONGODB_COMPATIBLE_API.
MONGODB_COMPATIBLE_API_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.ApiScope
The index can only be used by the MONGODB_COMPATIBLE_API.
MONGODB_COMPATIBLE_DATA_ACCESS_MODE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
MULTIKEY_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteBackupRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteIndexRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetBackupRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetDatabaseRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetFieldRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetIndexRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.GetUserCredsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
NAMESPACE_IDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
NEEDS_REPAIR - Enum constant in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL configuration could not be enabled for all existing documents.
NEEDS_REPAIR - Enum constant in enum com.google.firestore.admin.v1.Index.State
The index was being created, but something went wrong.
NEEDS_REPAIR_VALUE - Static variable in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The TTL configuration could not be enabled for all existing documents.
NEEDS_REPAIR_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.State
The index was being created, but something went wrong.
newBuilder() - Static method in class com.google.firestore.admin.v1.Backup
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BackupName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DatabaseName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Field
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
newBuilder() - Static method in class com.google.firestore.admin.v1.FieldName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
newBuilder() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Index
 
newBuilder() - Static method in class com.google.firestore.admin.v1.IndexName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
newBuilder() - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.LocationName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ParentName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
newBuilder() - Static method in class com.google.firestore.admin.v1.Progress
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ProjectName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UserCreds
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
newBuilder() - Static method in class com.google.firestore.admin.v1.UserCredsName
 
newBuilder() - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
newBuilder(Backup) - Static method in class com.google.firestore.admin.v1.Backup
 
newBuilder(Backup.Stats) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
newBuilder(BackupSchedule) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
newBuilder(BulkDeleteDocumentsMetadata) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
newBuilder(BulkDeleteDocumentsRequest) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
newBuilder(BulkDeleteDocumentsResponse) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
newBuilder(CloneDatabaseMetadata) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
newBuilder(CloneDatabaseRequest) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
newBuilder(CreateBackupScheduleRequest) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
newBuilder(CreateDatabaseMetadata) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
newBuilder(CreateDatabaseRequest) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
newBuilder(CreateIndexRequest) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
newBuilder(CreateUserCredsRequest) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
newBuilder(DailyRecurrence) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
newBuilder(Database) - Static method in class com.google.firestore.admin.v1.Database
 
newBuilder(Database.CmekConfig) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
newBuilder(Database.EncryptionConfig) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
newBuilder(Database.EncryptionConfig.CustomerManagedEncryptionOptions) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
newBuilder(Database.EncryptionConfig.GoogleDefaultEncryptionOptions) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
newBuilder(Database.EncryptionConfig.SourceEncryptionOptions) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
newBuilder(Database.SourceInfo) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
newBuilder(Database.SourceInfo.BackupSource) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
newBuilder(DeleteBackupRequest) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
newBuilder(DeleteBackupScheduleRequest) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
newBuilder(DeleteDatabaseMetadata) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
newBuilder(DeleteDatabaseRequest) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
newBuilder(DeleteIndexRequest) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
newBuilder(DeleteUserCredsRequest) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
newBuilder(DisableUserCredsRequest) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
newBuilder(EnableUserCredsRequest) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
newBuilder(ExportDocumentsMetadata) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
newBuilder(ExportDocumentsRequest) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
newBuilder(ExportDocumentsResponse) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
newBuilder(Field) - Static method in class com.google.firestore.admin.v1.Field
 
newBuilder(Field.IndexConfig) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
newBuilder(Field.TtlConfig) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
newBuilder(FieldOperationMetadata) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
newBuilder(FieldOperationMetadata.IndexConfigDelta) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
newBuilder(FieldOperationMetadata.TtlConfigDelta) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
newBuilder(GetBackupRequest) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
newBuilder(GetBackupScheduleRequest) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
newBuilder(GetDatabaseRequest) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
newBuilder(GetFieldRequest) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
newBuilder(GetIndexRequest) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
newBuilder(GetUserCredsRequest) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
newBuilder(ImportDocumentsMetadata) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
newBuilder(ImportDocumentsRequest) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
newBuilder(Index) - Static method in class com.google.firestore.admin.v1.Index
 
newBuilder(Index.IndexField) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
newBuilder(Index.IndexField.VectorConfig) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
newBuilder(Index.IndexField.VectorConfig.FlatIndex) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
newBuilder(IndexOperationMetadata) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
newBuilder(ListBackupSchedulesRequest) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
newBuilder(ListBackupSchedulesResponse) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
newBuilder(ListBackupsRequest) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
newBuilder(ListBackupsResponse) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
newBuilder(ListDatabasesRequest) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
newBuilder(ListDatabasesResponse) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
newBuilder(ListFieldsRequest) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
newBuilder(ListFieldsResponse) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
newBuilder(ListIndexesRequest) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
newBuilder(ListIndexesResponse) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
newBuilder(ListUserCredsRequest) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
newBuilder(ListUserCredsResponse) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
newBuilder(LocationMetadata) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
newBuilder(PitrSnapshot) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
newBuilder(Progress) - Static method in class com.google.firestore.admin.v1.Progress
 
newBuilder(ResetUserPasswordRequest) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
newBuilder(RestoreDatabaseMetadata) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
newBuilder(RestoreDatabaseRequest) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
newBuilder(UpdateBackupScheduleRequest) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
newBuilder(UpdateDatabaseMetadata) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
newBuilder(UpdateDatabaseRequest) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
newBuilder(UpdateFieldRequest) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
newBuilder(UserCreds) - Static method in class com.google.firestore.admin.v1.UserCreds
 
newBuilder(UserCreds.ResourceIdentity) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
newBuilder(WeeklyRecurrence) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Backup
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Field
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Index
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.Progress
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UserCreds
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
newBuilderForType() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Backup
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Backup.Stats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.BackupSchedule
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Field
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Index.IndexField
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Index
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.LocationMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.Progress
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UserCreds
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesResponse
 
NOT_AVAILABLE - Enum constant in enum com.google.firestore.admin.v1.Backup.State
The backup is not available at this moment.
NOT_AVAILABLE_VALUE - Static variable in enum com.google.firestore.admin.v1.Backup.State
The backup is not available at this moment.

O

of(String) - Static method in class com.google.firestore.admin.v1.ProjectName
 
of(String, String) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
of(String, String) - Static method in class com.google.firestore.admin.v1.LocationName
 
of(String, String, String) - Static method in class com.google.firestore.admin.v1.BackupName
 
of(String, String, String) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
of(String, String, String) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
of(String, String, String) - Static method in class com.google.firestore.admin.v1.ParentName
 
of(String, String, String) - Static method in class com.google.firestore.admin.v1.UserCredsName
 
of(String, String, String, String) - Static method in class com.google.firestore.admin.v1.FieldName
 
of(String, String, String, String) - Static method in class com.google.firestore.admin.v1.IndexName
 
OPERATION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.SourceInfo
 
OPERATION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
OPERATION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
OPERATION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
OPERATION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
OPERATION_STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
OPERATION_STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.OperationState
Unspecified.
OPERATION_STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Unspecified.
OperationProto - Class in com.google.firestore.admin.v1
 
OperationState - Enum in com.google.firestore.admin.v1
Describes the state of the operation.
OPTIMISTIC - Enum constant in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use optimistic concurrency control by default.
OPTIMISTIC_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use optimistic concurrency control by default.
OPTIMISTIC_WITH_ENTITY_GROUPS - Enum constant in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use optimistic concurrency control with entity groups by default.
OPTIMISTIC_WITH_ENTITY_GROUPS_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use optimistic concurrency control with entity groups by default.
ORDER - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
ORDER_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField
 
ORDER_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.Order
The ordering is unspecified.
ORDER_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.IndexField.Order
The ordering is unspecified.
OUTPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
OUTPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
OUTPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsResponse
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateIndexRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListDatabasesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListFieldsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListIndexesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListUserCredsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
ParentName - Class in com.google.firestore.admin.v1
AUTO-GENERATED DOCUMENTATION AND CLASS
ParentName.Builder - Class in com.google.firestore.admin.v1
Builder for ParentName.
parse(String) - Static method in class com.google.firestore.admin.v1.BackupName
 
parse(String) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
parse(String) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
parse(String) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
parse(String) - Static method in class com.google.firestore.admin.v1.FieldName
 
parse(String) - Static method in class com.google.firestore.admin.v1.IndexName
 
parse(String) - Static method in class com.google.firestore.admin.v1.LocationName
 
parse(String) - Static method in class com.google.firestore.admin.v1.ParentName
 
parse(String) - Static method in class com.google.firestore.admin.v1.ProjectName
 
parse(String) - Static method in class com.google.firestore.admin.v1.UserCredsName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Backup
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Progress
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(byte[]) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(ByteString) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(InputStream) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Index
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.Progress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.BackupName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.FieldName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.IndexName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.LocationName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.ParentName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.ProjectName
 
parseList(List<String>) - Static method in class com.google.firestore.admin.v1.UserCredsName
 
parser() - Static method in class com.google.firestore.admin.v1.Backup
 
parser() - Static method in class com.google.firestore.admin.v1.Backup.Stats
 
parser() - Static method in class com.google.firestore.admin.v1.BackupSchedule
 
parser() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
parser() - Static method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
parser() - Static method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.CreateIndexRequest
 
parser() - Static method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DailyRecurrence
 
parser() - Static method in class com.google.firestore.admin.v1.Database.CmekConfig
 
parser() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
parser() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
parser() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
parser() - Static method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
parser() - Static method in class com.google.firestore.admin.v1.Database
 
parser() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
parser() - Static method in class com.google.firestore.admin.v1.Database.SourceInfo
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
parser() - Static method in class com.google.firestore.admin.v1.Field.IndexConfig
 
parser() - Static method in class com.google.firestore.admin.v1.Field
 
parser() - Static method in class com.google.firestore.admin.v1.Field.TtlConfig
 
parser() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
parser() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
parser() - Static method in class com.google.firestore.admin.v1.GetBackupRequest
 
parser() - Static method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
parser() - Static method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.GetFieldRequest
 
parser() - Static method in class com.google.firestore.admin.v1.GetIndexRequest
 
parser() - Static method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.Index.IndexField
 
parser() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
parser() - Static method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
parser() - Static method in class com.google.firestore.admin.v1.Index
 
parser() - Static method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
parser() - Static method in class com.google.firestore.admin.v1.ListBackupsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListBackupsResponse
 
parser() - Static method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
parser() - Static method in class com.google.firestore.admin.v1.ListFieldsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListFieldsResponse
 
parser() - Static method in class com.google.firestore.admin.v1.ListIndexesRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListIndexesResponse
 
parser() - Static method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
parser() - Static method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
parser() - Static method in class com.google.firestore.admin.v1.LocationMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.PitrSnapshot
 
parser() - Static method in class com.google.firestore.admin.v1.Progress
 
parser() - Static method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
parser() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
parser() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
parser() - Static method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
parser() - Static method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
parser() - Static method in class com.google.firestore.admin.v1.UserCreds
 
parser() - Static method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
parser() - Static method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
PESSIMISTIC - Enum constant in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use pessimistic concurrency control by default.
PESSIMISTIC_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Use pessimistic concurrency control by default.
PITR_SNAPSHOT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
PITR_SNAPSHOT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
PitrSnapshot - Class in com.google.firestore.admin.v1
A consistent snapshot of a database at a specific point in time.
PitrSnapshot.Builder - Class in com.google.firestore.admin.v1
A consistent snapshot of a database at a specific point in time.
PitrSnapshotOrBuilder - Interface in com.google.firestore.admin.v1
 
PitrSnapshotProto - Class in com.google.firestore.admin.v1
 
POINT_IN_TIME_RECOVERY_DISABLED - Enum constant in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Reads are supported on any version of the data from within the past 1 hour.
POINT_IN_TIME_RECOVERY_DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Reads are supported on any version of the data from within the past 1 hour.
POINT_IN_TIME_RECOVERY_ENABLED - Enum constant in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Reads are supported on selected versions of the data from within the past 7 days: * Reads against any timestamp within the past hour * Reads against 1-minute snapshots beyond 1 hour and within 7 days `version_retention_period` and `earliest_version_time` can be used to determine the supported versions.
POINT_IN_TIME_RECOVERY_ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Reads are supported on selected versions of the data from within the past 7 days: * Reads against any timestamp within the past hour * Reads against 1-minute snapshots beyond 1 hour and within 7 days `version_retention_period` and `earliest_version_time` can be used to determine the supported versions.
POINT_IN_TIME_RECOVERY_ENABLEMENT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
POINT_IN_TIME_RECOVERY_ENABLEMENT_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Not used.
POINT_IN_TIME_RECOVERY_ENABLEMENT_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Not used.
PREVIOUS_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
PRINCIPAL_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
PROCESSING - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request is actively being processed.
PROCESSING_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request is actively being processed.
Progress - Class in com.google.firestore.admin.v1
Describes the progress of the operation.
PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
PROGRESS_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
PROGRESS_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
PROGRESS_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
PROGRESS_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
PROGRESS_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
PROGRESS_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
PROGRESS_PERCENTAGE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
PROGRESS_PERCENTAGE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
Progress.Builder - Class in com.google.firestore.admin.v1
Describes the progress of the operation.
ProgressOrBuilder - Interface in com.google.firestore.admin.v1
 
ProjectName - Class in com.google.firestore.admin.v1
 
ProjectName() - Constructor for class com.google.firestore.admin.v1.ProjectName
Deprecated.
ProjectName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}.
putAllTags(Map<String, String>) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
putAllTags(Map<String, String>) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
putAllTags(Map<String, String>) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
putTags(String, String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
putTags(String, String) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
putTags(String, String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.

Q

QUERY_SCOPE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
QUERY_SCOPE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Index.QueryScope
The query scope is unspecified.
QUERY_SCOPE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.QueryScope
The query scope is unspecified.

R

READY - Enum constant in enum com.google.firestore.admin.v1.Backup.State
The backup is complete and ready to use.
READY - Enum constant in enum com.google.firestore.admin.v1.Index.State
The index is ready to be used.
READY_VALUE - Static variable in enum com.google.firestore.admin.v1.Backup.State
The backup is complete and ready to use.
READY_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.State
The index is ready to be used.
REALTIME_UPDATES_MODE_DISABLED - Enum constant in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is disabled by default.
REALTIME_UPDATES_MODE_DISABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is disabled by default.
REALTIME_UPDATES_MODE_ENABLED - Enum constant in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is enabled by default.
REALTIME_UPDATES_MODE_ENABLED_VALUE - Static variable in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is enabled by default.
REALTIME_UPDATES_MODE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
REALTIME_UPDATES_MODE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is not specified.
REALTIME_UPDATES_MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
The Realtime Updates feature is not specified.
RealtimeUpdatesMode - Enum in com.google.firestore.admin.v1
The Realtime Updates mode.
RealtimeUpdatesProto - Class in com.google.firestore.admin.v1
 
RECURRENCE_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.BackupProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.DatabaseProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.FieldProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.FirestoreAdminProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.IndexProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.LocationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.OperationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.PitrSnapshotProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.RealtimeUpdatesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.ScheduleProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.admin.v1.UserCredsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.BackupProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.DatabaseProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FieldProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.FirestoreAdminProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.IndexProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.LocationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.OperationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.PitrSnapshotProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.RealtimeUpdatesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.ScheduleProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.admin.v1.UserCredsProto
 
REMOVE - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The single field index is being removed.
REMOVE - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The TTL config is being removed.
REMOVE_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
The single field index is being removed.
REMOVE_VALUE - Static variable in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
The TTL config is being removed.
removeBackups(int) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
removeBackupSchedules(int) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
removeDatabases(int) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
removeFields(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
removeFields(int) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
removeIndexConfigDeltas(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
removeIndexes(int) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
removeIndexes(int) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
removeTags(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
removeTags(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
removeTags(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
removeUserCreds(int) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
ResetUserPasswordRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ResetUserPassword][google.firestore.admin.v1.FirestoreAdmin.ResetUserPassword].
ResetUserPasswordRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.ResetUserPassword][google.firestore.admin.v1.FirestoreAdmin.ResetUserPassword].
ResetUserPasswordRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
RESOURCE_IDENTITY - Enum constant in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
 
RESOURCE_IDENTITY_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
RestoreDatabaseMetadata - Class in com.google.firestore.admin.v1
Metadata for the [long-running operation][google.longrunning.Operation] from the [RestoreDatabase][google.firestore.admin.v1.RestoreDatabase] request.
RestoreDatabaseMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata for the [long-running operation][google.longrunning.Operation] from the [RestoreDatabase][google.firestore.admin.v1.RestoreDatabase] request.
RestoreDatabaseMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
RestoreDatabaseRequest - Class in com.google.firestore.admin.v1
The request message for [FirestoreAdmin.RestoreDatabase][google.firestore.admin.v1.FirestoreAdmin.RestoreDatabase].
RestoreDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request message for [FirestoreAdmin.RestoreDatabase][google.firestore.admin.v1.FirestoreAdmin.RestoreDatabase].
RestoreDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
RETENTION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
REVERTING_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.IndexConfig
 

S

ScheduleProto - Class in com.google.firestore.admin.v1
 
SECURE_PASSWORD_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
setActiveKeyVersion(int, String) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Output only.
setAncestorField(String) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
setAncestorFieldBytes(ByteString) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
setApiScope(Index.ApiScope) - Method in class com.google.firestore.admin.v1.Index.Builder
The API scope supported by this index.
setApiScopeValue(int) - Method in class com.google.firestore.admin.v1.Index.Builder
The API scope supported by this index.
setAppEngineIntegrationMode(Database.AppEngineIntegrationMode) - Method in class com.google.firestore.admin.v1.Database.Builder
The App Engine integration mode to use for this database.
setAppEngineIntegrationModeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
The App Engine integration mode to use for this database.
setArrayConfig(Index.IndexField.ArrayConfig) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
setArrayConfigValue(int) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports operations on `array_value`s.
setBackup(Database.SourceInfo.BackupSource) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
setBackup(Database.SourceInfo.BackupSource.Builder) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
If set, this database was restored from the specified backup (or a snapshot thereof).
setBackup(String) - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
setBackup(String) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
The resource name of the backup that was used to restore this database.
setBackup(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the backup restoring from.
setBackup(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setBackupBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource.Builder
The resource name of the backup that was used to restore this database.
setBackupBytes(ByteString) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the backup restoring from.
setBackupBytes(ByteString) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setBackups(int, Backup) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
setBackups(int, Backup.Builder) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of all backups for the project.
setBackupSchedule(BackupSchedule) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
setBackupSchedule(BackupSchedule) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
setBackupSchedule(BackupSchedule.Builder) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
setBackupSchedule(BackupSchedule.Builder) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
Required.
setBackupSchedule(String) - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
setBackupSchedules(int, BackupSchedule) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
setBackupSchedules(int, BackupSchedule.Builder) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse.Builder
List of all backup schedules.
setChangeType(FieldOperationMetadata.IndexConfigDelta.ChangeType) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
Specifies how the index is changing.
setChangeType(FieldOperationMetadata.TtlConfigDelta.ChangeType) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
Specifies how the TTL configuration is changing.
setChangeTypeValue(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
Specifies how the index is changing.
setChangeTypeValue(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
Specifies how the TTL configuration is changing.
setCmekConfig(Database.CmekConfig) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setCmekConfig(Database.CmekConfig.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setCollection(String) - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
setCollection(String) - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
setCollection(String) - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
setCollectionId(String) - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The IDs of the collection groups that are being deleted.
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which collection IDs are being exported.
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
IDs of the collection groups to export.
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which collection IDs are being imported.
setCollectionIds(int, String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
IDs of the collection groups to import.
setCompletedWork(long) - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work completed.
setConcurrencyMode(Database.ConcurrencyMode) - Method in class com.google.firestore.admin.v1.Database.Builder
The concurrency control mode to use for this database.
setConcurrencyModeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
The concurrency control mode to use for this database.
setCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setCustomerManagedEncryption(Database.EncryptionConfig.CustomerManagedEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
setCustomerManagedEncryption(Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Customer Managed Encryption Keys (CMEK) for encryption.
setDailyRecurrence(DailyRecurrence) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
setDailyRecurrence(DailyRecurrence.Builder) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs daily.
setDatabase(Database) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setDatabase(Database) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
setDatabase(Database.Builder) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setDatabase(Database.Builder) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
Required.
setDatabase(String) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setDatabase(String) - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The name of the database being cloned to.
setDatabase(String) - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.DatabaseName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
setDatabase(String) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
setDatabase(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the database being restored to.
setDatabase(String) - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
setDatabaseBytes(ByteString) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setDatabaseBytes(ByteString) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The name of the database being cloned to.
setDatabaseBytes(ByteString) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
setDatabaseBytes(ByteString) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The name of the database being restored to.
setDatabaseEdition(Database.DatabaseEdition) - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
setDatabaseEditionValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
setDatabaseId(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setDatabaseId(String) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setDatabaseId(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setDatabaseIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setDatabaseIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setDatabaseIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setDatabases(int, Database) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
setDatabases(int, Database.Builder) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
The databases in the project.
setDatabaseUid(ByteString) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Output only.
setDatabaseUid(String) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setDatabaseUidBytes(ByteString) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setDay(DayOfWeek) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
The day of week to run.
setDayValue(int) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence.Builder
The day of week to run.
setDeleteProtectionState(Database.DeleteProtectionState) - Method in class com.google.firestore.admin.v1.Database.Builder
State of delete protection for the database.
setDeleteProtectionStateValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
State of delete protection for the database.
setDeleteTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setDeleteTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setDensity(Index.Density) - Method in class com.google.firestore.admin.v1.Index.Builder
Immutable.
setDensityValue(int) - Method in class com.google.firestore.admin.v1.Index.Builder
Immutable.
setDimension(int) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Required.
setDocumentCount(long) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
setEarliestVersionTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setEarliestVersionTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setEncryptionConfig(Database.EncryptionConfig) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
setEncryptionConfig(Database.EncryptionConfig) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
setEncryptionConfig(Database.EncryptionConfig.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Optional.
setEncryptionConfig(Database.EncryptionConfig.Builder) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Optional.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
setEndTime(Timestamp) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone finished, unset for ongoing clones.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation completed.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation completed.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation completed.
setEndTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore finished, unset for ongoing restores.
setEstimatedWork(long) - Method in class com.google.firestore.admin.v1.Progress.Builder
The amount of work estimated.
setEtag(String) - Method in class com.google.firestore.admin.v1.Database.Builder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
setEtag(String) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
The current etag of the Database.
setEtagBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
setEtagBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
The current etag of the Database.
setExpirationOffset(Duration) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
setExpirationOffset(Duration) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
setExpirationOffset(Duration.Builder) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Optional.
setExpirationOffset(Duration.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.Builder
The offset, relative to the timestamp value in the TTL-enabled field, used determine the document's expiration time.
setExpireTime(Timestamp) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setExpireTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setField(Field) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
setField(Field.Builder) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
Required.
setField(String) - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
setField(String) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The field resource that this operation is acting on.
setFieldBytes(ByteString) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The field resource that this operation is acting on.
setFieldPath(String) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Can be __name__.
setFieldPathBytes(ByteString) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Can be __name__.
setFields(int, Field) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
setFields(int, Field.Builder) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
The requested fields.
setFields(int, Index.IndexField) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
setFields(int, Index.IndexField.Builder) - Method in class com.google.firestore.admin.v1.Index.Builder
The fields supported by this index.
setFilter(String) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
An expression that filters the list of returned backups.
setFilter(String) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The filter to apply to list results.
setFilter(String) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The filter to apply to list results.
setFilterBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
An expression that filters the list of returned backups.
setFilterBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The filter to apply to list results.
setFilterBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The filter to apply to list results.
setFirestoreDataAccessMode(Database.DataAccessMode) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setFirestoreDataAccessModeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setFlat(Index.IndexField.VectorConfig.FlatIndex) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
setFlat(Index.IndexField.VectorConfig.FlatIndex.Builder) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.Builder
Indicates the vector index is a flat index.
setFreeTier(boolean) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setGoogleDefaultEncryption(Database.EncryptionConfig.GoogleDefaultEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
setGoogleDefaultEncryption(Database.EncryptionConfig.GoogleDefaultEncryptionOptions.Builder) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
Use Google default encryption.
setIndex(Index) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
setIndex(Index) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
setIndex(Index.Builder) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
setIndex(Index.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.Builder
The index being changed.
setIndex(String) - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
setIndex(String) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The index resource that this operation is acting on.
setIndexBytes(ByteString) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The index resource that this operation is acting on.
setIndexConfig(Field.IndexConfig) - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
setIndexConfig(Field.IndexConfig.Builder) - Method in class com.google.firestore.admin.v1.Field.Builder
The index configuration for this field.
setIndexConfigDeltas(int, FieldOperationMetadata.IndexConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
setIndexConfigDeltas(int, FieldOperationMetadata.IndexConfigDelta.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.
setIndexCount(long) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
setIndexes(int, Index) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
setIndexes(int, Index) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
setIndexes(int, Index.Builder) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
The indexes supported for this field.
setIndexes(int, Index.Builder) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
The requested indexes.
setInputUriPrefix(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The location of the documents being imported.
setInputUriPrefix(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Location of the exported files.
setInputUriPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The location of the documents being imported.
setInputUriPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Location of the exported files.
setKeyPrefix(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setKeyPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setKmsKeyName(String) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Required.
setKmsKeyName(String) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
Required.
setKmsKeyNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.CmekConfig.Builder
Required.
setKmsKeyNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions.Builder
Required.
setLocation(String) - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
setLocation(String) - Method in class com.google.firestore.admin.v1.LocationName.Builder
 
setLocationId(String) - Method in class com.google.firestore.admin.v1.Database.Builder
The location of the database.
setLocationIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
The location of the database.
setMongodbCompatibleDataAccessMode(Database.DataAccessMode) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setMongodbCompatibleDataAccessModeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
Optional.
setMultikey(boolean) - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
setName(String) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setName(String) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setName(String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.Database.Builder
The resource name of the Database.
setName(String) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.Field.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
setName(String) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
Required.
setName(String) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Identifier.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
The resource name of the Database.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Field.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetBackupRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetFieldRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetIndexRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Identifier.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
Which namespace IDs are being deleted.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest.Builder
Optional.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Which namespace IDs are being exported.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
An empty list represents all namespaces.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
Which namespace IDs are being imported.
setNamespaceIds(int, String) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest.Builder
An empty list represents all namespaces.
setNextPageToken(String) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
A page token that may be used to request another page of results.
setNextPageToken(String) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
A page token that may be used to request another page of results.
setNextPageTokenBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListFieldsResponse.Builder
A page token that may be used to request another page of results.
setNextPageTokenBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListIndexesResponse.Builder
A page token that may be used to request another page of results.
setOperation(String) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
The associated long-running operation.
setOperationBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.Builder
The associated long-running operation.
setOperationState(OperationState) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The state of the operation.
setOperationState(OperationState) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The operation state of the clone.
setOperationState(OperationState) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The state of the export operation.
setOperationState(OperationState) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The state of the import operation.
setOperationState(OperationState) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The operation state of the restore.
setOperationStateValue(int) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The state of the operation.
setOperationStateValue(int) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The operation state of the clone.
setOperationStateValue(int) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The state of the export operation.
setOperationStateValue(int) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The state of the import operation.
setOperationStateValue(int) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The operation state of the restore.
setOrder(Index.IndexField.Order) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
setOrderValue(int) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports ordering by the specified order or comparing using =, !
setOutputUriPrefix(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Where the documents are being exported to.
setOutputUriPrefix(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The output URI.
setOutputUriPrefix(String) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
Location of the output files.
setOutputUriPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
Where the documents are being exported to.
setOutputUriPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The output URI.
setOutputUriPrefixBytes(ByteString) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse.Builder
Location of the output files.
setPageSize(int) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
The number of results to return.
setPageSize(int) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
The number of results to return.
setPageToken(String) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
setPageToken(String) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
setPageTokenBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields], that may be used to get the next page of results.
setPageTokenBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
A page token, returned from a previous call to [FirestoreAdmin.ListIndexes][google.firestore.admin.v1.FirestoreAdmin.ListIndexes], that may be used to get the next page of results.
setParent(String) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
Required.
setParent(String) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateIndexRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListBackupsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListFieldsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListIndexesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest.Builder
Required.
setPitrSnapshot(PitrSnapshot) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
setPitrSnapshot(PitrSnapshot) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setPitrSnapshot(PitrSnapshot.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The snapshot from which this database was cloned.
setPitrSnapshot(PitrSnapshot.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest.Builder
Required.
setPointInTimeRecoveryEnablement(Database.PointInTimeRecoveryEnablement) - Method in class com.google.firestore.admin.v1.Database.Builder
Whether to enable the PITR feature on this database.
setPointInTimeRecoveryEnablementValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
Whether to enable the PITR feature on this database.
setPreviousId(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setPreviousIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setPrincipal(String) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
Output only.
setPrincipalBytes(ByteString) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity.Builder
Output only.
setProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress.Builder) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress.Builder) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in bytes, of this operation.
setProgressBytes(Progress.Builder) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in bytes, of this operation.
setProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress.Builder) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress.Builder) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The progress, in documents, of this operation.
setProgressDocuments(Progress.Builder) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The progress, in documents, of this operation.
setProgressPercentage(Progress) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
setProgressPercentage(Progress) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
setProgressPercentage(Progress.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
How far along the clone is as an estimated percentage of remaining time.
setProgressPercentage(Progress.Builder) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
How far along the restore is as an estimated percentage of remaining time.
setProject(String) - Method in class com.google.firestore.admin.v1.BackupName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.BackupScheduleName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.CollectionGroupName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.DatabaseName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.FieldName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.IndexName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.LocationName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.ParentName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.ProjectName.Builder
 
setProject(String) - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
setQueryScope(Index.QueryScope) - Method in class com.google.firestore.admin.v1.Index.Builder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
setQueryScopeValue(int) - Method in class com.google.firestore.admin.v1.Index.Builder
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID.
setRealtimeUpdatesMode(RealtimeUpdatesMode) - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
setRealtimeUpdatesModeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
Immutable.
setResourceIdentity(UserCreds.ResourceIdentity) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
setResourceIdentity(UserCreds.ResourceIdentity.Builder) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Resource Identity descriptor.
setRetention(Duration) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
setRetention(Duration.Builder) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.
setReverting(boolean) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only When true, the `Field`'s index configuration is in the process of being reverted.
setSecurePassword(String) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setSecurePasswordBytes(ByteString) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setShardCount(int) - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
setShowDeleted(boolean) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest.Builder
If true, also returns deleted resources.
setSizeBytes(long) - Method in class com.google.firestore.admin.v1.Backup.Stats.Builder
Output only.
setSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
setSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
setSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
setSnapshotTime(Timestamp) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
setSnapshotTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setSnapshotTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.
setSnapshotTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The timestamp that corresponds to the version of the database that is being exported.
setSnapshotTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest.Builder
The timestamp that corresponds to the version of the database to be exported.
setSnapshotTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.PitrSnapshot.Builder
Required.
setSourceInfo(Database.SourceInfo) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setSourceInfo(Database.SourceInfo.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
setStartTime(Timestamp) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata.Builder
The time the clone was started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The time this operation started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata.Builder
The time this operation started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The time this operation started.
setStartTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata.Builder
The time the restore was started.
setState(Backup.State) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setState(Field.TtlConfig.State) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Output only.
setState(Index.State) - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
setState(OperationState) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The state of the operation.
setState(OperationState) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The state of the operation.
setState(UserCreds.State) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setStateValue(int) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setStateValue(int) - Method in class com.google.firestore.admin.v1.Field.TtlConfig.Builder
Output only.
setStateValue(int) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.firestore.admin.v1.Index.Builder
Output only.
setStateValue(int) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setStats(Backup.Stats) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setStats(Backup.Stats.Builder) - Method in class com.google.firestore.admin.v1.Backup.Builder
Output only.
setTtlConfig(Field.TtlConfig) - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
setTtlConfig(Field.TtlConfig.Builder) - Method in class com.google.firestore.admin.v1.Field.Builder
The TTL configuration for this `Field`.
setTtlConfigDelta(FieldOperationMetadata.TtlConfigDelta) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
setTtlConfigDelta(FieldOperationMetadata.TtlConfigDelta.Builder) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.Builder
Describes the deltas of TTL configuration.
setType(Database.DatabaseType) - Method in class com.google.firestore.admin.v1.Database.Builder
The type of the database.
setTypeValue(int) - Method in class com.google.firestore.admin.v1.Database.Builder
The type of the database.
setUid(String) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setUidBytes(ByteString) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setUnique(boolean) - Method in class com.google.firestore.admin.v1.Index.Builder
Optional.
setUnreachable(int, String) - Method in class com.google.firestore.admin.v1.ListBackupsResponse.Builder
List of locations that existing backups were not able to be fetched from.
setUnreachable(int, String) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse.Builder
In the event that data about individual databases cannot be listed they will be recorded here.
setUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
setUpdateMask(FieldMask.Builder) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask.Builder) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest.Builder
The list of fields to be updated.
setUpdateMask(FieldMask.Builder) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest.Builder
A mask, relative to the field.
setUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.firestore.admin.v1.UserCreds.Builder
Output only.
setUserCreds(int, UserCreds) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
setUserCreds(int, UserCreds.Builder) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse.Builder
The user creds for the database.
setUserCreds(UserCreds) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setUserCreds(UserCreds.Builder) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setUserCreds(String) - Method in class com.google.firestore.admin.v1.UserCredsName.Builder
 
setUserCredsId(String) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setUserCredsIdBytes(ByteString) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest.Builder
Required.
setUsesAncestorConfig(boolean) - Method in class com.google.firestore.admin.v1.Field.IndexConfig.Builder
Output only.
setUseSourceEncryption(Database.EncryptionConfig.SourceEncryptionOptions) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
setUseSourceEncryption(Database.EncryptionConfig.SourceEncryptionOptions.Builder) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.Builder
The database will use the same encryption configuration as the source.
setVectorConfig(Index.IndexField.VectorConfig) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
setVectorConfig(Index.IndexField.VectorConfig.Builder) - Method in class com.google.firestore.admin.v1.Index.IndexField.Builder
Indicates that this field supports nearest neighbor and distance operations on vector.
setVersionRetentionPeriod(Duration) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setVersionRetentionPeriod(Duration.Builder) - Method in class com.google.firestore.admin.v1.Database.Builder
Output only.
setWeeklyRecurrence(WeeklyRecurrence) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
setWeeklyRecurrence(WeeklyRecurrence.Builder) - Method in class com.google.firestore.admin.v1.BackupSchedule.Builder
For a schedule that runs weekly on a specific day.
SHARD_COUNT_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
SHOW_DELETED_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListDatabasesRequest
 
SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup.Stats
 
SNAPSHOT_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
SNAPSHOT_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
SNAPSHOT_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
SNAPSHOT_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
SNAPSHOT_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.PitrSnapshot
 
SOURCE_INFO_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
SOURCE_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
 
SPARSE_ALL - Enum constant in enum com.google.firestore.admin.v1.Index.Density
An index entry will only exist if ALL fields are present in the document.
SPARSE_ALL_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.Density
An index entry will only exist if ALL fields are present in the document.
SPARSE_ANY - Enum constant in enum com.google.firestore.admin.v1.Index.Density
An index entry will exist if ANY field are present in the document.
SPARSE_ANY_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.Density
An index entry will exist if ANY field are present in the document.
STANDARD - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Standard edition.
STANDARD_VALUE - Static variable in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Standard edition.
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.TtlConfig
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.IndexOperationMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Backup.State
The state is unspecified.
STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The state is unspecified or unknown.
STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.Index.State
The state is unspecified.
STATE_UNSPECIFIED - Enum constant in enum com.google.firestore.admin.v1.UserCreds.State
The default value.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Backup.State
The state is unspecified.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Field.TtlConfig.State
The state is unspecified or unknown.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.Index.State
The state is unspecified.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.firestore.admin.v1.UserCreds.State
The default value.
STATS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Backup
 
SUCCESSFUL - Enum constant in enum com.google.firestore.admin.v1.OperationState
Request has completed successfully.
SUCCESSFUL_VALUE - Static variable in enum com.google.firestore.admin.v1.OperationState
Request has completed successfully.

T

TAGS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
TAGS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
TAGS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.Backup.Stats
 
toBuilder() - Method in class com.google.firestore.admin.v1.Backup
 
toBuilder() - Method in class com.google.firestore.admin.v1.BackupName
 
toBuilder() - Method in class com.google.firestore.admin.v1.BackupSchedule
 
toBuilder() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
toBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
toBuilder() - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
toBuilder() - Method in class com.google.firestore.admin.v1.Database
 
toBuilder() - Method in class com.google.firestore.admin.v1.DatabaseName
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
toBuilder() - Method in class com.google.firestore.admin.v1.Field
 
toBuilder() - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
toBuilder() - Method in class com.google.firestore.admin.v1.FieldName
 
toBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
toBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField
 
toBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
toBuilder() - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
toBuilder() - Method in class com.google.firestore.admin.v1.Index
 
toBuilder() - Method in class com.google.firestore.admin.v1.IndexName
 
toBuilder() - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
toBuilder() - Method in class com.google.firestore.admin.v1.LocationMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.LocationName
 
toBuilder() - Method in class com.google.firestore.admin.v1.ParentName
 
toBuilder() - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
toBuilder() - Method in class com.google.firestore.admin.v1.Progress
 
toBuilder() - Method in class com.google.firestore.admin.v1.ProjectName
 
toBuilder() - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
toBuilder() - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
toBuilder() - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
toBuilder() - Method in class com.google.firestore.admin.v1.UserCreds
 
toBuilder() - Method in class com.google.firestore.admin.v1.UserCredsName
 
toBuilder() - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
toString() - Method in class com.google.firestore.admin.v1.BackupName
 
toString() - Method in class com.google.firestore.admin.v1.BackupScheduleName
 
toString() - Method in class com.google.firestore.admin.v1.CollectionGroupName
 
toString() - Method in class com.google.firestore.admin.v1.DatabaseName
 
toString() - Method in class com.google.firestore.admin.v1.FieldName
 
toString() - Method in class com.google.firestore.admin.v1.IndexName
 
toString() - Method in class com.google.firestore.admin.v1.LocationName
 
toString() - Method in class com.google.firestore.admin.v1.ParentName
 
toString() - Method in class com.google.firestore.admin.v1.ProjectName
 
toString() - Method in class com.google.firestore.admin.v1.UserCredsName
 
toStringList(List<BackupName>) - Static method in class com.google.firestore.admin.v1.BackupName
 
toStringList(List<BackupScheduleName>) - Static method in class com.google.firestore.admin.v1.BackupScheduleName
 
toStringList(List<CollectionGroupName>) - Static method in class com.google.firestore.admin.v1.CollectionGroupName
 
toStringList(List<DatabaseName>) - Static method in class com.google.firestore.admin.v1.DatabaseName
 
toStringList(List<FieldName>) - Static method in class com.google.firestore.admin.v1.FieldName
 
toStringList(List<IndexName>) - Static method in class com.google.firestore.admin.v1.IndexName
 
toStringList(List<LocationName>) - Static method in class com.google.firestore.admin.v1.LocationName
 
toStringList(List<ParentName>) - Static method in class com.google.firestore.admin.v1.ParentName
 
toStringList(List<ProjectName>) - Static method in class com.google.firestore.admin.v1.ProjectName
 
toStringList(List<UserCredsName>) - Static method in class com.google.firestore.admin.v1.UserCredsName
 
TTL_CONFIG_DELTA_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.FieldOperationMetadata
 
TTL_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field
 
TYPE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
TYPE_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
 

U

UID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
UNIQUE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListBackupsResponse
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListDatabasesResponse
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Backup.State
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.DataAccessMode
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseEdition
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.DatabaseType
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Field.TtlConfig.State
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.ApiScope
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.Density
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.Order
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.QueryScope
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.Index.State
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.OperationState
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
 
UNRECOGNIZED - Enum constant in enum com.google.firestore.admin.v1.UserCreds.State
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UpdateFieldRequest
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.UserCreds
 
UpdateBackupScheduleRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.UpdateBackupSchedule].
UpdateBackupScheduleRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.UpdateBackupSchedule].
UpdateBackupScheduleRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
UpdateDatabaseMetadata - Class in com.google.firestore.admin.v1
Metadata related to the update database operation.
UpdateDatabaseMetadata.Builder - Class in com.google.firestore.admin.v1
Metadata related to the update database operation.
UpdateDatabaseMetadataOrBuilder - Interface in com.google.firestore.admin.v1
 
UpdateDatabaseRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateDatabase][google.firestore.admin.v1.FirestoreAdmin.UpdateDatabase].
UpdateDatabaseRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateDatabase][google.firestore.admin.v1.FirestoreAdmin.UpdateDatabase].
UpdateDatabaseRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
UpdateFieldRequest - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateField][google.firestore.admin.v1.FirestoreAdmin.UpdateField].
UpdateFieldRequest.Builder - Class in com.google.firestore.admin.v1
The request for [FirestoreAdmin.UpdateField][google.firestore.admin.v1.FirestoreAdmin.UpdateField].
UpdateFieldRequestOrBuilder - Interface in com.google.firestore.admin.v1
 
USE_SOURCE_ENCRYPTION - Enum constant in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
 
USE_SOURCE_ENCRYPTION_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
USER_CREDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
USER_CREDS_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.ListUserCredsResponse
 
USER_CREDS_ID_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
UserCreds - Class in com.google.firestore.admin.v1
A Cloud Firestore User Creds.
UserCreds.Builder - Class in com.google.firestore.admin.v1
A Cloud Firestore User Creds.
UserCreds.ResourceIdentity - Class in com.google.firestore.admin.v1
Describes a Resource Identity principal.
UserCreds.ResourceIdentity.Builder - Class in com.google.firestore.admin.v1
Describes a Resource Identity principal.
UserCreds.ResourceIdentityOrBuilder - Interface in com.google.firestore.admin.v1
 
UserCreds.State - Enum in com.google.firestore.admin.v1
The state of the user creds (ENABLED or DISABLED).
UserCreds.UserCredsIdentityCase - Enum in com.google.firestore.admin.v1
 
USERCREDSIDENTITY_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
 
UserCredsName - Class in com.google.firestore.admin.v1
 
UserCredsName() - Constructor for class com.google.firestore.admin.v1.UserCredsName
Deprecated.
UserCredsName.Builder - Class in com.google.firestore.admin.v1
Builder for projects/{project}/databases/{database}/userCreds/{user_creds}.
UserCredsOrBuilder - Interface in com.google.firestore.admin.v1
 
UserCredsProto - Class in com.google.firestore.admin.v1
 
USES_ANCESTOR_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Field.IndexConfig
 

V

VALUEMODE_NOT_SET - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Backup.State
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.Density
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.Index.State
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.OperationState
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.UserCreds.State
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Backup.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.Density
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.Index.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.OperationState
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.admin.v1.UserCreds.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Backup.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.Density
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.Index.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.OperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.UserCreds.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.firestore.admin.v1.Backup.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.AppEngineIntegrationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.ConcurrencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.DataAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseEdition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.DeleteProtectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.EncryptionConfig.EncryptionTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.PointInTimeRecoveryEnablement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Database.SourceInfo.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Field.TtlConfig.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.ApiScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.Density
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ArrayConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.QueryScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.Index.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.RealtimeUpdatesMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.UserCreds.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.admin.v1.UserCreds.UserCredsIdentityCase
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR_CONFIG - Enum constant in enum com.google.firestore.admin.v1.Index.IndexField.ValueModeCase
 
VECTOR_CONFIG_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Index.IndexField
 
VERSION_RETENTION_PERIOD_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.Database
 

W

WEEKLY_RECURRENCE - Enum constant in enum com.google.firestore.admin.v1.BackupSchedule.RecurrenceCase
 
WEEKLY_RECURRENCE_FIELD_NUMBER - Static variable in class com.google.firestore.admin.v1.BackupSchedule
 
WeeklyRecurrence - Class in com.google.firestore.admin.v1
Represents a recurring schedule that runs on a specified day of the week.
WeeklyRecurrence.Builder - Class in com.google.firestore.admin.v1
Represents a recurring schedule that runs on a specified day of the week.
WeeklyRecurrenceOrBuilder - Interface in com.google.firestore.admin.v1
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Backup.Stats
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Backup
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.BackupSchedule
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.BulkDeleteDocumentsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CloneDatabaseMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CloneDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CreateBackupScheduleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CreateDatabaseMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CreateDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CreateIndexRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.CreateUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DailyRecurrence
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.CmekConfig
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.CustomerManagedEncryptionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.GoogleDefaultEncryptionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig.SourceEncryptionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.EncryptionConfig
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.SourceInfo.BackupSource
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database.SourceInfo
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Database
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteBackupRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteBackupScheduleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteDatabaseMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteIndexRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DeleteUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.DisableUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.EnableUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ExportDocumentsMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ExportDocumentsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ExportDocumentsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Field.IndexConfig
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Field.TtlConfig
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Field
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.FieldOperationMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetBackupRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetBackupScheduleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetFieldRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetIndexRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.GetUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ImportDocumentsMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ImportDocumentsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Index.IndexField.VectorConfig
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Index.IndexField
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Index
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.IndexOperationMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListBackupSchedulesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListBackupsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListBackupsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListDatabasesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListDatabasesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListFieldsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListFieldsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListIndexesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListIndexesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListUserCredsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ListUserCredsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.LocationMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.PitrSnapshot
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.Progress
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.ResetUserPasswordRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.RestoreDatabaseMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.RestoreDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UpdateBackupScheduleRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UpdateDatabaseMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UpdateDatabaseRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UpdateFieldRequest
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UserCreds.ResourceIdentity
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.UserCreds
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.admin.v1.WeeklyRecurrence
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form