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-03-21 UTC."],[[["This page provides documentation for `MaintenanceExclusionOptions` within the `Google.Cloud.Container.V1` namespace, specifically for version 3.0.0."],["The latest version of `MaintenanceExclusionOptions` available is 3.33.0, with links to documentation for versions ranging from 2.3.0 to 3.33.0, including many versions in between."],["`MaintenanceExclusionOptions` represents an option to exclude certain upgrades and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["`MaintenanceExclusionOptions` has properties, including scope which determines the upgrade scope and is of the type `MaintenanceExclusionOptions.Types.Scope`, and constructors, including a default and another that accepts an instance of itself."]]],[]]