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 information for the \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class within the Google Cloud Composer v1 API, specifically for version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace and is designed to manage the configuration for scheduled snapshot creation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class include \u003ccode\u003eEnabled\u003c/code\u003e, which determines if scheduled snapshots are active, \u003ccode\u003eSnapshotCreationSchedule\u003c/code\u003e, a cron expression defining snapshot timing, \u003ccode\u003eSnapshotLocation\u003c/code\u003e, the storage location, and \u003ccode\u003eTimeZone\u003c/code\u003e, for time interpretation.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists all prior versions, from 1.0.0 up to the latest 2.9.0, that include this \u003ccode\u003eScheduledSnapshotsConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits functionalities from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for cloning, comparison, and more.\u003c/p\u003e\n"]]],[],null,[]]