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."],[[["This webpage provides documentation for the `ResourcePolicyWeeklyCycle` class within the Google.Cloud.Compute.V1 API, specifically for .NET."],["The content lists various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with links to their respective documentation pages."],["`ResourcePolicyWeeklyCycle` is used to define a time window for weekly operations, inheriting from the base object and implementing several interfaces."],["The class includes a `DayOfWeeks` property, which allows for specifying up to seven intervals, one for each day of the week."],["There are two constructors available for this class, a default constructor, and a copy constructor that takes another `ResourcePolicyWeeklyCycle` as a parameter."]]],[]]