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 documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The latest available version of the API is 3.33.0, and the documentation also lists versions ranging from 3.32.0 down to 2.3.0."],["The `MaintenanceExclusionOptions` class, implemented by various interfaces, is used to define options for maintenance exclusions within the Google Kubernetes Engine."],["The `Scope` property of the `MaintenanceExclusionOptions` class determines the scope of upgrades blocked by the exclusion."],["The class contains 2 different constructors, a default one and another that accepts a `MaintenanceExclusionOptions` parameter."]]],[]]