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-04-09 UTC."],[[["The `ResourcePolicyWeeklyCycle` class in the Google.Cloud.Compute.V1 API defines a time window for weekly operations within Compute Engine."],["This class is part of the Google.Cloud.Compute.V1 namespace and is implemented in the Google.Cloud.Compute.V1.dll assembly, with a version range from 1.0.0 all the way up to 3.6.0."],["The `ResourcePolicyWeeklyCycle` class supports a maximum of 7 intervals or windows, each corresponding to a day of the week, managed through the `DayOfWeeks` property."],["The latest version is 3.6.0, and this page specifically covers information about version 3.3.0."],["This class inherits members from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]