GoogleFirestoreAdminV1RestoreDatabaseRequest constructor
GoogleFirestoreAdminV1RestoreDatabaseRequest({})
Implementation
GoogleFirestoreAdminV1RestoreDatabaseRequest({
this.backup,
this.databaseId,
this.encryptionConfig,
this.tags,
});