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."],[[["This page provides documentation for the `ResourcePolicyWeeklyCycle` class within the Google Compute Engine v1 API."],["The `ResourcePolicyWeeklyCycle` class is used to define time windows for weekly operations in Compute Engine resource policies."],["The documentation covers class inheritance, constructors, properties, and its implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation list the different versions of the class, starting from version 1.0.0 up to the latest 3.6.0."],["The `DayOfWeeks` property is a `RepeatedField` that can contain up to seven `ResourcePolicyWeeklyCycleDayOfWeek` objects, representing each day of the week."]]],[]]