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 `MaintenanceExclusionOptions` for the Google Kubernetes Engine v1 API is 3.33.0, and documentation is available for versions ranging down to 2.3.0."],["`MaintenanceExclusionOptions` is a class in the `Google.Cloud.Container.V1` namespace that represents options for maintenance exclusions in the Google Kubernetes Engine."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MaintenanceExclusionOptions` class has a `Scope` property, of type `MaintenanceExclusionOptions.Types.Scope`, which defines the upgrade scope that will be blocked by the exclusion."],["The `MaintenanceExclusionOptions` has two constructors: a default parameterless constructor and one that takes in another `MaintenanceExclusionOptions` object."]]],[]]