public sealed class ResourcePolicySnapshotSchedulePolicySchedule : IMessage<ResourcePolicySnapshotSchedulePolicySchedule>, IEquatable<ResourcePolicySnapshotSchedulePolicySchedule>, IDeepCloneable<ResourcePolicySnapshotSchedulePolicySchedule>, IBufferMessage, IMessage
A schedule for disks where the schedueled operations are performed.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResourcePolicySnapshotSchedulePolicySchedule\u003c/code\u003e class is used to define a schedule for performing operations on disks, specifically within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing a structured way to manage snapshot schedules.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports defining schedules with daily, hourly, or weekly cycles via properties like \u003ccode\u003eDailySchedule\u003c/code\u003e, \u003ccode\u003eHourlySchedule\u003c/code\u003e, and \u003ccode\u003eWeeklySchedule\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, and version 3.6.0 is the latest, with earlier versions ranging back to 1.0.0, allowing compatibility across different updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicySnapshotSchedulePolicySchedule\u003c/code\u003e class offers two constructors, one default and another that accepts another \u003ccode\u003eResourcePolicySnapshotSchedulePolicySchedule\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]