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 latest version of `MaintenanceExclusionOptions` is 3.33.0, while numerous previous versions from 3.32.0 down to 2.3.0 are also accessible via the provided links."],["`MaintenanceExclusionOptions` is a class that represents options for maintenance exclusion in Google Kubernetes Engine and it inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Scope` property of the type `MaintenanceExclusionOptions.Types.Scope`, which defines the upgrade scope that is blocked by the exclusion."],["There are two constructor methods for this class, one default and one which take another `MaintenanceExclusionOptions` object as an input."]]],[]]