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 page provides documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The latest version documented is 3.33.0, with a comprehensive list of versions from 3.33.0 down to 2.3.0 available for reference."],["The `MaintenanceExclusionOptions` class is a sealed class that represents the maintenance exclusion option and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary properties of the class include `Scope`, which allows one to specify which upgrades will be blocked by the exclusion."],["The documented class belongs to the namespace `Google.Cloud.Container.V1`, and is contained within the Google.Cloud.Container.V1.dll assembly."]]],[]]