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 page provides documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The `MaintenanceExclusionOptions` class is a sealed class, implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation includes a list of available versions, ranging from 3.33.0 (latest) down to 2.3.0, each with its own link to the corresponding version's documentation."],["The class represents options for maintenance exclusion, and it includes a `Scope` property to define which upgrades are blocked by the exclusion."],["The documentation also lists inherited members and constructors of the `MaintenanceExclusionOptions` class, coming from `Object` class."]]],[]]