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."],[[["This webpage provides reference documentation for the `ResourcePolicyWeeklyCycle` class within the Google.Cloud.Compute.V1 API, specifically for version 2.10.0."],["The `ResourcePolicyWeeklyCycle` class represents a time window specified for weekly operations and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating a new instance or cloning from another `ResourcePolicyWeeklyCycle` object."],["The primary property of this class is `DayOfWeeks`, which is a `RepeatedField` that can hold up to seven `ResourcePolicyWeeklyCycleDayOfWeek` instances, one for each day of the week."],["The current latest version is 3.6.0, with the documentation offering a list of versions ranging from 1.0.0 up to the latest."]]],[]]