Module: Google::Cloud::OracleDatabase::V1::GoldengateDeploymentProperties::GoldengateDeploymentCategory

Defined in:
proto_docs/google/cloud/oracledatabase/v1/goldengate_deployment.rb

Overview

The category of the GoldengateDeployment.

Constant Summary collapse

GOLDENGATE_DEPLOYMENT_CATEGORY_UNSPECIFIED =

The category is unspecified.

0
DATA_REPLICATION =

The deployment is data replication.

1
DATA_TRANSFORMS =

The deployment is data transforms.

2