public sealed class MaintenanceExclusionOptions : IMessage<MaintenanceExclusionOptions>, IEquatable<MaintenanceExclusionOptions>, IDeepCloneable<MaintenanceExclusionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaintenanceExclusionOptions.
[[["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."],[[["This webpage provides reference documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The latest version of the documentation is 3.33.0, and the current page details version 3.16.0, with links to other version documentation from 3.0.0 up to 3.33.0."],["The `MaintenanceExclusionOptions` class represents an option to manage exclusions during maintenance, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Scope`, which defines the upgrade scope blocked by the maintenance exclusion, and also has a list of constructors, including a default constructor and a copy constructor."],["The `MaintenanceExclusionOptions` class is part of the `Google.Cloud.Container.V1` namespace, within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]