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

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

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

Details of the Goldengate Deployment Version resource.

Inheritance

object > GoldengateDeploymentVersion

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateDeploymentVersion()

public GoldengateDeploymentVersion()

GoldengateDeploymentVersion(GoldengateDeploymentVersion)

public GoldengateDeploymentVersion(GoldengateDeploymentVersion other)
Parameter
Name Description
other GoldengateDeploymentVersion

Properties

GoldengateDeploymentVersionName

public GoldengateDeploymentVersionName GoldengateDeploymentVersionName { get; set; }

GoldengateDeploymentVersionName-typed view over the Name resource name property.

Property Value
Type Description
GoldengateDeploymentVersionName

Name

public string Name { get; set; }

Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version}

Property Value
Type Description
string

Ocid

public string Ocid { get; set; }

Output only. The deployment version ocid of the Goldengate Deployment Version resource.

Property Value
Type Description
string

Properties

public GoldengateDeploymentVersionProperties Properties { get; set; }

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

Property Value
Type Description
GoldengateDeploymentVersionProperties