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 `ResourcePolicyWeeklyCycle` class in the Google.Cloud.Compute.V1 API is used to define a time window for operations that occur weekly, with version 3.6.0 being the latest release."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `object`."],["The `ResourcePolicyWeeklyCycle` class provides a constructor for creating new instances and another for cloning existing `ResourcePolicyWeeklyCycle` objects."],["The class contains a `DayOfWeeks` property, allowing up to seven intervals or windows to be specified, one for each day of the week."],["There is a full list of documentation for each version of the API, from version 1.0.0 to the latest version 3.6.0, for the `ResourcePolicyWeeklyCycle` class."]]],[]]