public enum GoldengateDeploymentVersionProperties.DeploymentType extends Enum<GoldengateDeploymentVersionProperties.DeploymentType> implements ProtocolMessageEnumThe deployment type of the Goldengate Deployment Version resource.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateDeploymentVersionProperties.DeploymentType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BIGDATA |
Goldengate Deployment Type category is BIGDATA. |
BIGDATA_VALUE |
Goldengate Deployment Type category is BIGDATA. |
DATABASE_DB2I |
Goldengate Deployment Type category is DATABASE_DB2I. |
DATABASE_DB2I_VALUE |
Goldengate Deployment Type category is DATABASE_DB2I. |
DATABASE_DB2ZOS |
Goldengate Deployment Type category is DATABASE_DB2ZOS. |
DATABASE_DB2ZOS_VALUE |
Goldengate Deployment Type category is DATABASE_DB2ZOS. |
DATABASE_MICROSOFT_SQLSERVER |
Goldengate Deployment Type category is DATABASE_MICROSOFT_SQLSERVER. |
DATABASE_MICROSOFT_SQLSERVER_VALUE |
Goldengate Deployment Type category is DATABASE_MICROSOFT_SQLSERVER. |
DATABASE_MYSQL |
Goldengate Deployment Type category is DATABASE_MYSQL. |
DATABASE_MYSQL_VALUE |
Goldengate Deployment Type category is DATABASE_MYSQL. |
DATABASE_ORACLE |
Goldengate Deployment Type category is DATABASE_ORACLE. |
DATABASE_ORACLE_VALUE |
Goldengate Deployment Type category is DATABASE_ORACLE. |
DATABASE_POSTGRESQL |
Goldengate Deployment Type category is DATABASE_POSTGRESQL. |
DATABASE_POSTGRESQL_VALUE |
Goldengate Deployment Type category is DATABASE_POSTGRESQL. |
DATA_TRANSFORMS |
Goldengate Deployment Type category is DATA_TRANSFORMS. |
DATA_TRANSFORMS_VALUE |
Goldengate Deployment Type category is DATA_TRANSFORMS. |
DEPLOYMENT_TYPE_UNSPECIFIED |
Default unspecified value. |
DEPLOYMENT_TYPE_UNSPECIFIED_VALUE |
Default unspecified value. |
GGSA |
Goldengate Deployment Type category is GGSA. |
GGSA_VALUE |
Goldengate Deployment Type category is GGSA. |
OGG |
Goldengate Deployment Type category is OGG. |
OGG_VALUE |
Goldengate Deployment Type category is OGG. |
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() |
|