| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static Backup.BackupType |
Backup.BackupType.fromProto(Backup.BackupType proto)
Wraps the protobuf.
|
Backup.BackupType |
Backup.getBackupType()
Get the backup type of this backup.
|
static Backup.BackupType |
Backup.BackupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Backup.BackupType[] |
Backup.BackupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBackupRequest |
CreateBackupRequest.setBackupType(Backup.BackupType backupType) |
Copyright © 2026 Google LLC. All rights reserved.