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."],[[["The latest version of the `MaintenanceExclusionOptions` class is 3.33.0, and the page provides links to the documentation for versions dating back to 2.3.0."],["This page documents the `MaintenanceExclusionOptions` class, which is part of the Google Kubernetes Engine v1 API and found within the `Google.Cloud.Container.V1` namespace."],["The `MaintenanceExclusionOptions` class allows for specifying maintenance exclusion options and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Scope` property of the type `MaintenanceExclusionOptions.Types.Scope`, which defines the scope of upgrades that are blocked by the exclusion."],["The class provides two constructors, one default and one that takes an other `MaintenanceExclusionOptions` object as a parameter, to allow for creation of the class."]]],[]]