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-04-09 UTC."],[[["The latest version of the `ResourcePolicyWeeklyCycle` documentation is 3.6.0, but the current page specifically covers version 3.2.0."],["This documentation provides reference material for the Compute Engine v1 API class `ResourcePolicyWeeklyCycle`, which is used to define time windows for weekly operations."],["The `ResourcePolicyWeeklyCycle` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The class has a constructor `ResourcePolicyWeeklyCycle` that can be initiated with no parameters, or another `ResourcePolicyWeeklyCycle` instance."],["It contains the `DayOfWeeks` property, which is a `RepeatedField` of `ResourcePolicyWeeklyCycleDayOfWeek`, allowing up to seven intervals for each day of the week."]]],[]]