Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
FullBackupSpec |
FullBackupSpec.clone() |
FullBackupSpec |
BackupSchedule.getFullBackupSpec()
The schedule creates only full backups.
|
FullBackupSpec |
FullBackupSpec.set(String fieldName,
Object value) |
Modifier and Type | Method and Description |
---|---|
BackupSchedule |
BackupSchedule.setFullBackupSpec(FullBackupSpec fullBackupSpec)
The schedule creates only full backups.
|
Copyright © 2011–2025 Google. All rights reserved.