public sealed class GoldengateDeploymentVersion : IMessage<GoldengateDeploymentVersion>, IEquatable<GoldengateDeploymentVersion>, IDeepCloneable<GoldengateDeploymentVersion>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateDeploymentVersion.
Details of the Goldengate Deployment Version resource.
Implements
IMessageGoldengateDeploymentVersion, IEquatableGoldengateDeploymentVersion, IDeepCloneableGoldengateDeploymentVersion, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
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 |
|