| Modifier and Type | Method and Description |
|---|---|
static Backup.Type |
Backup.Type.forNumber(int value) |
Backup.Type |
BackupOrBuilder.getBackupType()
Output only.
|
Backup.Type |
Backup.getBackupType()
Output only.
|
Backup.Type |
Backup.Builder.getBackupType()
Output only.
|
static Backup.Type |
Backup.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Backup.Type |
Backup.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Backup.Type |
Backup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Backup.Type[] |
Backup.Type.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.Type> |
Backup.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Backup.Builder |
Backup.Builder.setBackupType(Backup.Type value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.