public enum GoldengateDeploymentLock.LockType extends Enum<GoldengateDeploymentLock.LockType> implements ProtocolMessageEnumThe type of lock.
Protobuf enum google.cloud.oracledatabase.v1.GoldengateDeploymentLock.LockType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DELETE |
The lock type is delete. |
DELETE_VALUE |
The lock type is delete. |
FULL |
The lock type is full. |
FULL_VALUE |
The lock type is full. |
LOCK_TYPE_UNSPECIFIED |
The lock type is unspecified. |
LOCK_TYPE_UNSPECIFIED_VALUE |
The lock 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() |
|