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 reference documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The documentation covers a range of versions for the `Google.Cloud.Container.V1` package, from the latest 3.33.0 down to version 2.3.0, allowing users to select their relevant package."],["`MaintenanceExclusionOptions` is a class used to represent maintenance exclusion options and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `MaintenanceExclusionOptions` and includes a Scope property to configure the upgrade scope."],["The content provides implementation details for the class, including its inheritance from object and its namespace within the Google.Cloud.Container.V1 assembly."]]],[]]