public enum AutonomousDatabaseBackupProperties.Type extends Enum<AutonomousDatabaseBackupProperties.Type> implements ProtocolMessageEnumThe type of the backup.
 Protobuf enum google.cloud.oracledatabase.v1.AutonomousDatabaseBackupProperties.Type
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| FULL | Full backups.   | 
| FULL_VALUE | Full backups.   | 
| INCREMENTAL | Incremental backups.   | 
| INCREMENTAL_VALUE | Incremental backups.   | 
| LONG_TERM | Long term backups.   | 
| LONG_TERM_VALUE | Long term backups.   | 
| TYPE_UNSPECIFIED | Default unspecified value.   | 
| TYPE_UNSPECIFIED_VALUE | Default unspecified value.   | 
| 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() | |