Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DeploymentType.
The deployment type of the Goldengate Deployment Version resource.
Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentVersionProperties.DeploymentType
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ GoldengateDeploymentVersionPropertiesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DEPLOYMENT_TYPE_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum DEPLOYMENT_TYPE_UNSPECIFIED = 0;
OGG
Value: 1Goldengate Deployment Type category is OGG.
Generated from protobuf enum OGG = 1;
DATABASE_ORACLE
Value: 2Goldengate Deployment Type category is DATABASE_ORACLE.
Generated from protobuf enum DATABASE_ORACLE = 2;
BIGDATA
Value: 3Goldengate Deployment Type category is BIGDATA.
Generated from protobuf enum BIGDATA = 3;
DATABASE_MICROSOFT_SQLSERVER
Value: 4Goldengate Deployment Type category is DATABASE_MICROSOFT_SQLSERVER.
Generated from protobuf enum DATABASE_MICROSOFT_SQLSERVER = 4;
DATABASE_MYSQL
Value: 5Goldengate Deployment Type category is DATABASE_MYSQL.
Generated from protobuf enum DATABASE_MYSQL = 5;
DATABASE_POSTGRESQL
Value: 6Goldengate Deployment Type category is DATABASE_POSTGRESQL.
Generated from protobuf enum DATABASE_POSTGRESQL = 6;
DATABASE_DB2ZOS
Value: 7Goldengate Deployment Type category is DATABASE_DB2ZOS.
Generated from protobuf enum DATABASE_DB2ZOS = 7;
DATABASE_DB2I
Value: 8Goldengate Deployment Type category is DATABASE_DB2I.
Generated from protobuf enum DATABASE_DB2I = 8;
GGSA
Value: 9Goldengate Deployment Type category is GGSA.
Generated from protobuf enum GGSA = 9;
DATA_TRANSFORMS
Value: 10Goldengate Deployment Type category is DATA_TRANSFORMS.
Generated from protobuf enum DATA_TRANSFORMS = 10;