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-03-31 UTC."],[[["This document provides reference documentation for the `ResourcePolicySnapshotSchedulePolicySchedule` class in the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `ResourcePolicySnapshotSchedulePolicySchedule` class defines a schedule for performing operations on disks and can have daily, hourly, or weekly scheduling cycles, as seen through its properties."],["The latest available version of `ResourcePolicySnapshotSchedulePolicySchedule` is 3.6.0, and there are several older versions listed from 3.5.0 down to 1.0.0, showing the classes history."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The documentation includes details on the class's constructors, showing a parameter for copying another `ResourcePolicySnapshotSchedulePolicySchedule` object."]]],[]]