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."],[[["The latest version of the `ResourcePolicyWeeklyCycle` documentation is 3.6.0, which can be found on the provided webpage alongside other versions ranging from 1.0.0 to 3.5.0."],["`ResourcePolicyWeeklyCycle` is a class in the Compute Engine v1 API used for defining time windows for weekly operations."],["The `ResourcePolicyWeeklyCycle` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with a primary usage for providing weekly operation scheduling."],["The `ResourcePolicyWeeklyCycle` class has a `DayOfWeeks` property which is a `RepeatedField` of `ResourcePolicyWeeklyCycleDayOfWeek` objects, allowing for up to seven weekly intervals."],["The namespace for the `ResourcePolicyWeeklyCycle` class is `Google.Cloud.Compute.V1`, found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]