public sealed class KubernetesDashboard : IMessage<KubernetesDashboard>, IEquatable<KubernetesDashboard>, IDeepCloneable<KubernetesDashboard>, 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 webpage provides documentation for the `KubernetesDashboard` class within the `Google.Cloud.Container.V1` namespace, specifically detailing its configuration and implementation."],["The content lists available versions of the `KubernetesDashboard` class, ranging from version 3.33.0 (latest) down to version 2.3.0, with links to their respective documentation."],["The `KubernetesDashboard` class, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allows for the configuration of the Kubernetes Dashboard."],["The `KubernetesDashboard` class has a `Disabled` property, which is a boolean that can enable or disable the Kubernetes Dashboard for a cluster."],["The page also includes information on inherited members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]