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 documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page also provides access to the documentation for many previous versions, down to 2.3.0."],["The `MaintenanceExclusionOptions` class is used to represent the maintenance exclusion options, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Scope` property within `MaintenanceExclusionOptions` determines the upgrade scope that is blocked by an exclusion, and it has a type of `MaintenanceExclusionOptions.Types.Scope`."]]],[]]