public sealed class MaintenanceExclusionOptions : IMessage<MaintenanceExclusionOptions>, IEquatable<MaintenanceExclusionOptions>, IDeepCloneable<MaintenanceExclusionOptions>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This page provides documentation for the `MaintenanceExclusionOptions` class within the `Google.Cloud.Container.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `MaintenanceExclusionOptions` class, found in the `Google.Cloud.Container.V1.dll` assembly, allows users to define options for maintenance exclusions in Google Cloud Container."],["The page lists numerous versions of the documentation, ranging from the latest 3.33.0 down to 2.3.0, enabling users to reference the documentation relevant to their specific version."],["The `Scope` property of the `MaintenanceExclusionOptions` class lets users define the upgrade scope, specifying which upgrades are blocked by the exclusion."],["The class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."]]],[]]