public sealed class ScheduledSnapshotsConfig : IMessage<ScheduledSnapshotsConfig>, IEquatable<ScheduledSnapshotsConfig>, IDeepCloneable<ScheduledSnapshotsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class ScheduledSnapshotsConfig.
The configuration for scheduled snapshot creation mechanism.
public string SnapshotCreationSchedule { get; set; }
Optional. The cron expression representing the time when snapshots creation
mechanism runs. This field is subject to additional validation around
frequency of execution.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class within the Google Cloud Composer v1 API, focusing on version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class is used for configuring the automated creation of snapshots and is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find reference documentation for versions ranging from 1.0.0 to 2.9.0, with 2.9.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e include \u003ccode\u003eEnabled\u003c/code\u003e to toggle the feature, \u003ccode\u003eSnapshotCreationSchedule\u003c/code\u003e for the timing, \u003ccode\u003eSnapshotLocation\u003c/code\u003e for storage, and \u003ccode\u003eTimeZone\u003c/code\u003e for time zone context.\u003c/p\u003e\n"],["\u003cp\u003eThe Class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e which are used for protocol buffers.\u003c/p\u003e\n"]]],[],null,[]]