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."],[[["The latest version of the Google Cloud Container V1 API documentation is 3.33.0, and this page lists versions from 3.33.0 down to 2.3.0."],["This documentation provides reference material for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API, representing options for maintenance exclusions."],["`MaintenanceExclusionOptions` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the protocol buffer system."],["The class `MaintenanceExclusionOptions` has a property called `Scope` which is used to specify the scope of the upgrade which are blocked by the exclusion."],["The page includes Constructors for creating instances of the `MaintenanceExclusionOptions` class, including a default constructor and one that takes another `MaintenanceExclusionOptions` instance as a parameter."]]],[]]