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 available for `MaintenanceExclusionOptions` in the Google Cloud Container v1 API is 3.33.0, which is the latest version of many listed."],["This documentation provides a detailed look at the `MaintenanceExclusionOptions` class, which is used within the Google Kubernetes Engine v1 API, with listed versions from 3.33.0 to 2.3.0."],["The `MaintenanceExclusionOptions` class, representing the maintenance exclusion option, inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor `MaintenanceExclusionOptions()` and an overloaded constructor `MaintenanceExclusionOptions(MaintenanceExclusionOptions other)`."],["The `MaintenanceExclusionOptions` class contains a `Scope` property, which determines the scope of upgrades that are blocked by the exclusion, and it is of type `MaintenanceExclusionOptions.Types.Scope`."]]],[]]