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-04-02 UTC."],[[["The latest version available for `ResourcePolicyWeeklyCycle` is 3.6.0, part of the Google.Cloud.Compute.V1 namespace, with other available versions ranging from 1.0.0 to 3.5.0."],["`ResourcePolicyWeeklyCycle` is a class that defines the time windows for weekly operations and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class inherits from Object and is found within the Google.Cloud.Compute.V1.dll assembly."],["The `ResourcePolicyWeeklyCycle` class has a `DayOfWeeks` property that allows up to seven time intervals to be configured for each day of the week."],["There are two constructors, one that is empty, and one that takes another `ResourcePolicyWeeklyCycle` as a parameter."]]],[]]