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-21 UTC."],[[["The `ResourcePolicyWeeklyCycle` class in the Compute Engine v1 API defines a time window for weekly operations."],["This class has a latest version of 3.6.0, and documentation is provided for various versions ranging from 1.0.0 to 3.6.0."],["`ResourcePolicyWeeklyCycle` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffer operations."],["The `DayOfWeeks` property within `ResourcePolicyWeeklyCycle` is a collection that can define up to seven time intervals, one for each day of the week, using the `ResourcePolicyWeeklyCycleDayOfWeek` type."],["There are two constructors provided for creating instances of `ResourcePolicyWeeklyCycle`, one empty and another to make a copy of another instance."]]],[]]