Google Cloud Spanner Database Administration v1 API - Class BackupScheduleSpec (5.0.0-beta04)

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

Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class BackupScheduleSpec.

Defines specifications of the backup schedule.

Inheritance

object > BackupScheduleSpec

Namespace

Google.Cloud.Spanner.Admin.Database.V1

Assembly

Google.Cloud.Spanner.Admin.Database.V1.dll

Constructors

BackupScheduleSpec()

public BackupScheduleSpec()

BackupScheduleSpec(BackupScheduleSpec)

public BackupScheduleSpec(BackupScheduleSpec other)
Parameter
Name Description
other BackupScheduleSpec

Properties

CronSpec

public CrontabSpec CronSpec { get; set; }

Cron style schedule specification.

Property Value
Type Description
CrontabSpec

ScheduleSpecCase

public BackupScheduleSpec.ScheduleSpecOneofCase ScheduleSpecCase { get; }
Property Value
Type Description
BackupScheduleSpecScheduleSpecOneofCase