public enum GoldengateDeploymentProperties.GoldengateDeploymentCategory extends Enum<GoldengateDeploymentProperties.GoldengateDeploymentCategory> implements ProtocolMessageEnumThe category of the GoldengateDeployment.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentCategory
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DATA_REPLICATION |
The deployment is data replication. |
DATA_REPLICATION_VALUE |
The deployment is data replication. |
DATA_TRANSFORMS |
The deployment is data transforms. |
DATA_TRANSFORMS_VALUE |
The deployment is data transforms. |
GOLDENGATE_DEPLOYMENT_CATEGORY_UNSPECIFIED |
The category is unspecified. |
GOLDENGATE_DEPLOYMENT_CATEGORY_UNSPECIFIED_VALUE |
The category 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() |
|