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-24 UTC."],[[["This webpage provides reference documentation for the `ResourcePolicySnapshotSchedulePolicySchedule` class in the Google Compute Engine v1 API, specifically within the .NET environment."],["The `ResourcePolicySnapshotSchedulePolicySchedule` class, which is a part of the `Google.Cloud.Compute.V1` namespace, is used to define schedules for operations performed on disks."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors to instantiate the object, and provides properties like `DailySchedule`, `HourlySchedule`, and `WeeklySchedule` to configure the scheduling of the disk snapshot policy."],["The documentation lists numerous versions of the API, from 1.0.0 up to the latest 3.6.0, as well as previous versions, allowing users to navigate and reference documentation related to their chosen version."]]],[]]