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-24 UTC."],[[["This webpage provides reference documentation for the `ResourcePolicyWeeklyCycle` class within the Google Compute Engine v1 API for .NET."],["The `ResourcePolicyWeeklyCycle` class allows users to specify a time window for weekly operations, with up to seven intervals, one for each day of the week."],["The page details various versions of the `ResourcePolicyWeeklyCycle` class, with version 3.6.0 being the latest release available."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which extends its functionality."],["It has two constructors, one default and one which takes another instance of the same class, as well as a `DayOfWeeks` property of type `RepeatedField` that allows you to specify the days of the week."]]],[]]