| Modifier and Type | Method and Description |
|---|---|
static Backup.BackupType |
Backup.BackupType.forNumber(int value) |
Backup.BackupType |
BackupOrBuilder.getBackupType()
Indicates the backup type of the backup.
|
Backup.BackupType |
Backup.getBackupType()
Indicates the backup type of the backup.
|
Backup.BackupType |
Backup.Builder.getBackupType()
Indicates the backup type of the backup.
|
static Backup.BackupType |
Backup.BackupType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Backup.BackupType |
Backup.BackupType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Backup.BackupType> |
Backup.BackupType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Backup.Builder |
Backup.Builder.setBackupType(Backup.BackupType value)
Indicates the backup type of the backup.
|
Copyright © 2026 Google LLC. All rights reserved.