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

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

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

The lock of the GoldengateDeployment.

Inheritance

object > GoldengateDeploymentLock

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateDeploymentLock()

public GoldengateDeploymentLock()

GoldengateDeploymentLock(GoldengateDeploymentLock)

public GoldengateDeploymentLock(GoldengateDeploymentLock other)
Parameter
Name Description
other GoldengateDeploymentLock

Properties

CompartmentId

public string CompartmentId { get; set; }

Output only. The compartment id.

Property Value
Type Description
string

CreateTime

public Timestamp CreateTime { get; set; }

Output only. The time created.

Property Value
Type Description
Timestamp

Message

public string Message { get; set; }

Output only. The message.

Property Value
Type Description
string

RelatedResourceId

public string RelatedResourceId { get; set; }

Output only. The related resource id.

Property Value
Type Description
string

Type

public GoldengateDeploymentLock.Types.LockType Type { get; set; }

Output only. The type of lock.

Property Value
Type Description
GoldengateDeploymentLockTypesLockType