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-31 UTC."],[[["This webpage provides documentation for the `ResourcePolicyWeeklyCycle` class within the Google.Cloud.Compute.V1 API, specifically for .NET development."],["The `ResourcePolicyWeeklyCycle` class is designed to manage time windows for weekly operations, allowing up to seven intervals, one for each day of the week."],["The page offers a list of available versions for this class ranging from version 1.0.0 up to the latest version 3.6.0, with the current version being 2.3.0."],["The `ResourcePolicyWeeklyCycle` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The primary property of `ResourcePolicyWeeklyCycle` is `DayOfWeeks`, which is of type `RepeatedField\u003cResourcePolicyWeeklyCycleDayOfWeek\u003e`, managing the up to seven weekly intervals."]]],[]]