public enum BackupConfigDetails.Type extends Enum<BackupConfigDetails.Type> implements ProtocolMessageEnumType of the backup configuration. This enum may receive new values in the future.
Protobuf enum google.cloud.backupdr.v1.BackupConfigDetails.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BACKUPDR_BACKUP_PLAN |
Backup config is Google Cloud Backup and DR's Backup Plan. |
BACKUPDR_BACKUP_PLAN_VALUE |
Backup config is Google Cloud Backup and DR's Backup Plan. |
BACKUPDR_TEMPLATE |
Backup config is Google Cloud Backup and DR's Template. |
BACKUPDR_TEMPLATE_VALUE |
Backup config is Google Cloud Backup and DR's Template. |
CLOUD_SQL_INSTANCE_BACKUP_CONFIG |
Backup config is Cloud SQL instance's automated backup config. |
CLOUD_SQL_INSTANCE_BACKUP_CONFIG_VALUE |
Backup config is Cloud SQL instance's automated backup config. |
COMPUTE_ENGINE_RESOURCE_POLICY |
Backup config is Compute Engine Resource Policy. |
COMPUTE_ENGINE_RESOURCE_POLICY_VALUE |
Backup config is Compute Engine Resource Policy. |
TYPE_UNSPECIFIED |
Backup config type is unspecified. |
TYPE_UNSPECIFIED_VALUE |
Backup config type is unspecified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|