Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateDeploymentVersionProperties.
Properties of GoldengateDeploymentVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_type
def deployment_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentVersionProperties::DeploymentType
Returns
- (::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentVersionProperties::DeploymentType) — Output only. The deployment type of the Goldengate Deployment Version resource.
#ogg_version
def ogg_version() -> ::String
Returns
- (::String) — Output only. The OGG version of the Goldengate Deployment Version resource.
#release_time
def release_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The release time of the Goldengate Deployment Version resource.
#release_type
def release_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentVersionProperties::DeploymentReleaseType
Returns
- (::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentVersionProperties::DeploymentReleaseType) — Output only. The release type of the Goldengate Deployment Version resource.
#security_fix
def security_fix() -> ::Boolean
Returns
- (::Boolean) — Optional. Whether the Goldengate Deployment Version resource is a security fix.
#security_fix=
def security_fix=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Whether the Goldengate Deployment Version resource is a security fix.
Returns
- (::Boolean) — Optional. Whether the Goldengate Deployment Version resource is a security fix.
#support_end_time
def support_end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The support end time of the Goldengate Deployment Version resource.