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, specifically for the .NET environment."],["The class `MaintenanceExclusionOptions` represents maintenance exclusion options, and it includes details on its inheritance, implemented interfaces, namespace, assembly, constructors, and properties."],["The latest version of the documentation available is 3.33.0, and it details versions of `MaintenanceExclusionOptions` from 3.0.0 to 3.33.0, excluding minor releases prior to 3.0.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it allows for setting a `Scope` property that determines the scope of upgrade exclusions."],["The documentation lists methods inherited from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]