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 documentation for the `ResourcePolicyWeeklyCycle` class within the Google.Cloud.Compute.V1 API, specifically version 2.13.0."],["The `ResourcePolicyWeeklyCycle` class is used to define a time window for weekly operations, as detailed in the Compute Engine v1 API reference documentation and code samples."],["The documentation shows that this `ResourcePolicyWeeklyCycle` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `DayOfWeeks` property, which is of type `RepeatedField\u003cResourcePolicyWeeklyCycleDayOfWeek\u003e`, and allows up to seven time intervals for each day of the week."],["The latest version for this documentation is 3.6.0, and there are multiple versions documented, including version 2.13.0 and various others dating back to 1.0.0."]]],[]]