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 page provides documentation for the `KubernetesDashboard` class within the `Google.Cloud.Container.V1` namespace, specifically version 2.3.0 and up to 3.33.0 which is the latest."],["The `KubernetesDashboard` class is used for configuring the Kubernetes Dashboard in Google Cloud Container Engine."],["The documentation covers the class's inheritance, showing it inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the `KubernetesDashboard` class constructors, including a default constructor and one that accepts another `KubernetesDashboard` instance."],["The property `Disabled` allows you to check or set the status of the Kubernetes dashboard."]]],[]]