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 Google Cloud Container V1 API's `MaintenanceExclusionOptions` is 3.33.0."],["The `MaintenanceExclusionOptions` class is part of the Google.Cloud.Container.V1 namespace and is located within the Google.Cloud.Container.V1.dll assembly."],["This class represents the Maintenance exclusion option, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a `Scope` property that determines the upgrade scope blocked by an exclusion."],["The `MaintenanceExclusionOptions` class offers two constructors, a parameterless one, and one that takes another `MaintenanceExclusionOptions` object."]]],[]]