Class GoldengateDeploymentVersionProperties (0.6.1)

GoldengateDeploymentVersionProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Properties of GoldengateDeploymentVersion.

Attributes

Name Description
deployment_type google.cloud.oracledatabase_v1.types.GoldengateDeploymentVersionProperties.DeploymentType
Output only. The deployment type of the Goldengate Deployment Version resource.
security_fix bool
Optional. Whether the Goldengate Deployment Version resource is a security fix.
ogg_version str
Output only. The OGG version of the Goldengate Deployment Version resource.
release_type google.cloud.oracledatabase_v1.types.GoldengateDeploymentVersionProperties.DeploymentReleaseType
Output only. The release type of the Goldengate Deployment Version resource.
release_time google.protobuf.timestamp_pb2.Timestamp
Output only. The release time of the Goldengate Deployment Version resource.
support_end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The support end time of the Goldengate Deployment Version resource.

Classes

DeploymentReleaseType

DeploymentReleaseType(value)

The release type of the Goldengate Deployment Version resource.

DeploymentType

DeploymentType(value)

The deployment type of the Goldengate Deployment Version resource.