public sealed class ResourcePolicySnapshotSchedulePolicySchedule : IMessage<ResourcePolicySnapshotSchedulePolicySchedule>, IEquatable<ResourcePolicySnapshotSchedulePolicySchedule>, IDeepCloneable<ResourcePolicySnapshotSchedulePolicySchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ResourcePolicySnapshotSchedulePolicySchedule.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `ResourcePolicySnapshotSchedulePolicySchedule` class in the Google Cloud Compute Engine v1 API, specifically version 3.2.0."],["The `ResourcePolicySnapshotSchedulePolicySchedule` class is designed to define a schedule for disk operations and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors and properties for creating schedules based on daily, hourly, or weekly cycles, using classes such as `ResourcePolicyDailyCycle`, `ResourcePolicyHourlyCycle`, and `ResourcePolicyWeeklyCycle`."],["The webpage also includes links to previous versions of this class, from version 1.0.0 up to the latest version, 3.6.0."]]],[]]