- Resource: GoldengateDeploymentVersion
- GoldengateDeploymentVersionProperties
- DeploymentType
- DeploymentReleaseType
- Methods
Resource: GoldengateDeploymentVersion
Details of the Goldengate Deployment Version resource.
| JSON representation |
|---|
{
"name": string,
"ocid": string,
"properties": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version} |
ocid |
Output only. The deployment version ocid of the Goldengate Deployment Version resource. |
properties |
Output only. The technology type of the Goldengate Deployment Version resource. |
GoldengateDeploymentVersionProperties
Properties of GoldengateDeploymentVersion.
| JSON representation |
|---|
{ "deploymentType": enum ( |
| Fields | |
|---|---|
deploymentType |
Output only. The deployment type of the Goldengate Deployment Version resource. |
securityFix |
Optional. Whether the Goldengate Deployment Version resource is a security fix. |
oggVersion |
Output only. The OGG version of the Goldengate Deployment Version resource. |
releaseType |
Output only. The release type of the Goldengate Deployment Version resource. |
releaseTime |
Output only. The release time of the Goldengate Deployment Version resource. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
supportEndTime |
Output only. The support end time of the Goldengate Deployment Version resource. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
DeploymentType
The deployment type of the Goldengate Deployment Version 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. |
DeploymentReleaseType
The release type of the Goldengate Deployment Version resource.
| Enums | |
|---|---|
DEPLOYMENT_RELEASE_TYPE_UNSPECIFIED |
Default unspecified value. |
MAJOR |
Goldengate Deployment Version release type is MAJOR. |
BUNDLE |
Goldengate Deployment Version release type is BUNDLE. |
MINOR |
Goldengate Deployment Version release type is MINOR. |
Methods |
|
|---|---|
|
Lists GoldengateDeploymentVersions in a given project and location. |