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 reference documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The `MaintenanceExclusionOptions` class, found in the `Google.Cloud.Container.V1` namespace, allows users to define options for maintenance exclusions."],["The latest version of `MaintenanceExclusionOptions` is 3.33.0, with historical versions back to 2.3.0 also documented on the webpage."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Scope` which is used to determine which upgrades are blocked by the exclusion."]]],[]]