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 latest version of the `ResourcePolicyWeeklyCycle` is 3.6.0, as seen by the provided link, and the webpage displays a comprehensive list of versions ranging from 1.0.0 up to this latest release."],["`ResourcePolicyWeeklyCycle` is a class within the Google.Cloud.Compute.V1 namespace, specifically designed for specifying time windows for weekly operations."],["The class `ResourcePolicyWeeklyCycle` includes a property called `DayOfWeeks`, which allows for defining up to seven intervals, one for each day of the week."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a robust set of functionalities for message handling, equality checks, deep cloning, and buffered message operations."],["The `ResourcePolicyWeeklyCycle` class offers two constructors, one default constructor, and one allowing initialization with an existing `ResourcePolicyWeeklyCycle` object, and the Assembly for this class is the Google.Cloud.Compute.V1.dll."]]],[]]