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, part of the `Google.Cloud.Container.V1` namespace, allows users to define options for maintenance exclusions."],["The page lists multiple versions of the API, with version 3.33.0 being the latest available, and 3.26.0 being the version the documentation is directly linked to."],["The `MaintenanceExclusionOptions` class includes properties such as `Scope`, which determines the upgrade scope blocked by an exclusion, and it is derived from the `object` class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also provides information on the constructors for this class, one of them being a copy constructor with the parameter of the same type, `MaintenanceExclusionOptions`."]]],[]]