public sealed class ResourcePolicyWeeklyCycle : IMessage<ResourcePolicyWeeklyCycle>, IEquatable<ResourcePolicyWeeklyCycle>, IDeepCloneable<ResourcePolicyWeeklyCycle>, IBufferMessage, IMessage
[[["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` namespace, detailing its structure and usage."],["The `ResourcePolicyWeeklyCycle` class defines a time window for weekly operations and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor that can take another `ResourcePolicyWeeklyCycle` object as an argument for initialization, and another with no arguments."],["The `DayOfWeeks` property of `ResourcePolicyWeeklyCycle` is a `RepeatedField` that can hold up to seven `ResourcePolicyWeeklyCycleDayOfWeek` objects, one for each day of the week."],["The documentation displays a history of the different versions available of this document, ranging from version 1.0.0 all the way up to the latest 3.6.0."]]],[]]