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

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

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

The backup schedule of the GoldengateDeployment.

Inheritance

object > GoldengateBackupSchedule

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateBackupSchedule()

public GoldengateBackupSchedule()

GoldengateBackupSchedule(GoldengateBackupSchedule)

public GoldengateBackupSchedule(GoldengateBackupSchedule other)
Parameter
Name Description
other GoldengateBackupSchedule

Properties

BackupScheduledTime

public Timestamp BackupScheduledTime { get; set; }

Output only. The timestamp of when the backup was scheduled.

Property Value
Type Description
Timestamp

Bucket

public string Bucket { get; set; }

Output only. The bucket name.

Property Value
Type Description
string

CompartmentId

public string CompartmentId { get; set; }

Output only. The compartment id.

Property Value
Type Description
string

FrequencyBackupScheduled

public GoldengateBackupSchedule.Types.FrequencyBackupScheduled FrequencyBackupScheduled { get; set; }

Output only. The frequency backup scheduled.

Property Value
Type Description
GoldengateBackupScheduleTypesFrequencyBackupScheduled

MetadataOnly

public bool MetadataOnly { get; set; }

Output only. If metadata only.

Property Value
Type Description
bool

Namespace

public string Namespace { get; set; }

Output only. The namespace name.

Property Value
Type Description
string