public sealed class ExclusionWindow.Types.DayOfWeekList : IMessage<ExclusionWindow.Types.DayOfWeekList>, IEquatable<ExclusionWindow.Types.DayOfWeekList>, IDeepCloneable<ExclusionWindow.Types.DayOfWeekList>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class ExclusionWindow.Types.DayOfWeekList.
[[["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-21 UTC."],[[["The `ExclusionWindow.Types.DayOfWeekList` class is part of the Google Cloud GKE Backup v1 API, specifically designed for managing backup operations."],["This class acts as a container that can hold a list of `DayOfWeek` values, as is defined in the documentation as holding repeated `DaysOfWeek` values as a container."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration with Google.Protobuf."],["The class provides two constructors, one default and one that allows for creating a copy from another `DayOfWeekList` instance, and a `DaysOfWeek` property of the `RepeatedField` type."],["There are multiple versions of the API available, ranging from version 1.0.0-beta01 up to the latest version 2.6.0."]]],[]]