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 of the `MaintenanceExclusionOptions` class is 3.33.0, with a list of available versions ranging from 2.3.0 to 3.33.0, each with a link to its respective documentation."],["The `MaintenanceExclusionOptions` class represents an option to exclude upgrades, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from object."],["The class has two constructors `MaintenanceExclusionOptions()` and `MaintenanceExclusionOptions(MaintenanceExclusionOptions other)`, and one property called `Scope`, which designates what upgrades will be blocked by the exclusion."],["The namespace for this class is `Google.Cloud.Container.V1` within the assembly `Google.Cloud.Container.V1.dll`."]]],[]]