Oracle Database@Google Cloud v1 API - Class GoldengateDeploymentVersionProperties (1.6.0)

public sealed class GoldengateDeploymentVersionProperties : IMessage<GoldengateDeploymentVersionProperties>, IEquatable<GoldengateDeploymentVersionProperties>, IDeepCloneable<GoldengateDeploymentVersionProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateDeploymentVersionProperties.

Properties of GoldengateDeploymentVersion.

Inheritance

object > GoldengateDeploymentVersionProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateDeploymentVersionProperties()

public GoldengateDeploymentVersionProperties()

GoldengateDeploymentVersionProperties(GoldengateDeploymentVersionProperties)

public GoldengateDeploymentVersionProperties(GoldengateDeploymentVersionProperties other)
Parameter
Name Description
other GoldengateDeploymentVersionProperties

Properties

DeploymentType

public GoldengateDeploymentVersionProperties.Types.DeploymentType DeploymentType { get; set; }

Output only. The deployment type of the Goldengate Deployment Version resource.

Property Value
Type Description
GoldengateDeploymentVersionPropertiesTypesDeploymentType

OggVersion

public string OggVersion { get; set; }

Output only. The OGG version of the Goldengate Deployment Version resource.

Property Value
Type Description
string

ReleaseTime

public Timestamp ReleaseTime { get; set; }

Output only. The release time of the Goldengate Deployment Version resource.

Property Value
Type Description
Timestamp

ReleaseType

public GoldengateDeploymentVersionProperties.Types.DeploymentReleaseType ReleaseType { get; set; }

Output only. The release type of the Goldengate Deployment Version resource.

Property Value
Type Description
GoldengateDeploymentVersionPropertiesTypesDeploymentReleaseType

SecurityFix

public bool SecurityFix { get; set; }

Optional. Whether the Goldengate Deployment Version resource is a security fix.

Property Value
Type Description
bool

SupportEndTime

public Timestamp SupportEndTime { get; set; }

Output only. The support end time of the Goldengate Deployment Version resource.

Property Value
Type Description
Timestamp