public sealed class ResourcePolicyWeeklyCycle : IMessage<ResourcePolicyWeeklyCycle>, IEquatable<ResourcePolicyWeeklyCycle>, IDeepCloneable<ResourcePolicyWeeklyCycle>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ResourcePolicyWeeklyCycle.
[[["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 documentation for the `ResourcePolicyWeeklyCycle` class within the Google.Cloud.Compute.V1 API, specifically for version 2.7.0 and other versions ranging from 1.0.0 to 3.6.0."],["The `ResourcePolicyWeeklyCycle` class is used to specify time windows for weekly operations, allowing up to seven intervals, one for each day of the week."],["The latest version available is 3.6.0, with previous versions accessible via links, going as far back as 1.0.0."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The main property associated with this class is `DayOfWeeks`, which is a repeated field of type `ResourcePolicyWeeklyCycleDayOfWeek`, used to set up daily intervals for the weekly cycle."]]],[]]