Google Cloud Oracle Database V1 Client - Class DeploymentCategory (0.9.0)

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 \ GoldengateDeploymentEnvironment

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DEPLOYMENT_CATEGORY_UNSPECIFIED

Value: 0

Default unspecified value.

Generated from protobuf enum DEPLOYMENT_CATEGORY_UNSPECIFIED = 0;

DATA_REPLICATION_CATEGORY

Value: 1

Goldengate Deployment Environment category is DATA_REPLICATION_CATEGORY.

Generated from protobuf enum DATA_REPLICATION_CATEGORY = 1;

DATA_TRANSFORMS_CATEGORY

Value: 2

Goldengate Deployment Environment category is DATA_TRANSFORMS_CATEGORY.

Generated from protobuf enum DATA_TRANSFORMS_CATEGORY = 2;