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, specifically detailing its properties and functionalities."],["The content lists numerous versions of the Google Cloud Container API, starting from version 2.3.0 up to the latest version, 3.33.0, each linking to their respective documentation."],["`MaintenanceExclusionOptions` is a class that represents options for excluding certain upgrades from maintenance and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Scope` property of the `MaintenanceExclusionOptions` class determines the scope of upgrades that are blocked by the maintenance exclusion."],["The provided information includes details about the inheritance, implemented interfaces, namespace, assembly, constructors, and properties associated with the `MaintenanceExclusionOptions` class."]]],[]]