Resource: GoldengateDeploymentType
Details of the Goldengate Deployment Type resource.
| JSON representation |
|---|
{ "name": string, "deploymentType": enum ( |
| Fields | |
|---|---|
name |
Identifier. The name of the Goldengate Deployment Type resource with the format: projects/{project}/locations/{region}/goldengateDeploymentTypes/{goldengate_deployment_type} |
deploymentType |
Output only. The deployment type of the Goldengate Deployment Type resource. |
category |
Output only. The category of the Goldengate Deployment Type resource. |
connectionTypes[] |
Output only. The connection types of the Goldengate Deployment Type resource. |
displayName |
Output only. The display name of the Goldengate Deployment Type resource. |
oggVersion |
Output only. The Ogg version of the Goldengate Deployment Type resource. |
sourceTechnologies[] |
Output only. The source technologies of the Goldengate Deployment Type resource. |
supportedCapabilities[] |
Output only. The supported capabilities of the Goldengate Deployment Type resource. |
supportedTechnologiesUrl |
Output only. The supported technologies URL of the Goldengate Deployment Type resource. |
targetTechnologies[] |
Output only. The target technologies of the Goldengate Deployment Type resource. |
defaultUsername |
Output only. The default username of the Goldengate Deployment Type resource. |
DeploymentType
The deployment type of the Goldengate Deployment Type resource.
| Enums | |
|---|---|
DEPLOYMENT_TYPE_UNSPECIFIED |
Default unspecified value. |
OGG |
Goldengate Deployment Type category is OGG. |
DATABASE_ORACLE |
Goldengate Deployment Type category is DATABASE_ORACLE. |
BIGDATA |
Goldengate Deployment Type category is BIGDATA. |
DATABASE_MICROSOFT_SQLSERVER |
Goldengate Deployment Type category is DATABASE_MICROSOFT_SQLSERVER. |
DATABASE_MYSQL |
Goldengate Deployment Type category is DATABASE_MYSQL. |
DATABASE_POSTGRESQL |
Goldengate Deployment Type category is DATABASE_POSTGRESQL. |
DATABASE_DB2ZOS |
Goldengate Deployment Type category is DATABASE_DB2ZOS. |
DATABASE_DB2I |
Goldengate Deployment Type category is DATABASE_DB2I. |
GGSA |
Goldengate Deployment Type category is GGSA. |
DATA_TRANSFORMS |
Goldengate Deployment Type category is DATA_TRANSFORMS. |
DeploymentCategory
The category of the Goldengate Deployment Type resource.
| Enums | |
|---|---|
DEPLOYMENT_CATEGORY_UNSPECIFIED |
Default unspecified value. |
DATA_REPLICATION_CATEGORY |
Goldengate Deployment Type category is DATA_REPLICATION_CATEGORY. |
DATA_TRANSFORMS_CATEGORY |
Goldengate Deployment Type category is DATA_TRANSFORMS_CATEGORY. |
Methods |
|
|---|---|
|
Lists GoldenGateDeploymentTypes in a given project and location. |