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.5.0."],["The `ResourcePolicySnapshotSchedulePolicySchedule` class is designed to define a schedule for performing operations on disks."],["The documentation outlines the inheritance hierarchy, showing that the class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `DailySchedule`, `HourlySchedule`, and `WeeklySchedule` to manage different types of scheduling cycles."],["The document provides a list of all previous version numbers from version 1.0.0 up to the latest, 3.6.0, to facilitate access to the documentation for those particular versions."]]],[]]