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 document provides reference documentation for the \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class within the Google Cloud Composer v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class configures the mechanism for creating scheduled snapshots, and it inherits from the object class, while implementing several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to configure whether scheduled snapshots are enabled, their creation schedule, storage location, and the time zone for interpreting the creation schedule, along with multiple constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.9.0, but this document covers the 2.3.0 version of this specific class, with previous versions listed from 2.8.0 to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]