Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DeploymentCategory.
Deployment category of the Goldengate Deployment resource.
Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentEnvironment.DeploymentCategory
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ GoldengateDeploymentEnvironmentMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DEPLOYMENT_CATEGORY_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum DEPLOYMENT_CATEGORY_UNSPECIFIED = 0;
DATA_REPLICATION_CATEGORY
Value: 1Goldengate Deployment Environment category is DATA_REPLICATION_CATEGORY.
Generated from protobuf enum DATA_REPLICATION_CATEGORY = 1;
DATA_TRANSFORMS_CATEGORY
Value: 2Goldengate Deployment Environment category is DATA_TRANSFORMS_CATEGORY.
Generated from protobuf enum DATA_TRANSFORMS_CATEGORY = 2;