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 page provides reference documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The `MaintenanceExclusionOptions` class, part of the `Google.Cloud.Container.V1` namespace, represents options for excluding certain maintenance activities."],["The latest version available is 3.33.0, and the current page focuses on the 3.29.0 version of this class, with numerous other previous versions also accessible."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`MaintenanceExclusionOptions` includes a property named `Scope` that defines the scope of upgrades that are blocked by the maintenance exclusion."]]],[]]