public sealed class KubernetesDashboard : IMessage<KubernetesDashboard>, IEquatable<KubernetesDashboard>, IDeepCloneable<KubernetesDashboard>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class KubernetesDashboard.
[[["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 available for the `KubernetesDashboard` class is 3.33.0, while the current page's context is version 3.22.0, and there are multiple prior version links listed."],["`KubernetesDashboard` is a class within the Google Kubernetes Engine v1 API, used to configure the Kubernetes Dashboard."],["The class `KubernetesDashboard` implements multiple interfaces, including `IMessage`, `IEquatable\u003cKubernetesDashboard\u003e`, `IDeepCloneable\u003cKubernetesDashboard\u003e`, and `IBufferMessage`."],["The `KubernetesDashboard` class has two constructors, one default and one that takes another `KubernetesDashboard` object as a parameter, allowing for cloning."],["The `KubernetesDashboard` class has one property, `Disabled`, which is a boolean indicating whether the Kubernetes Dashboard is enabled or disabled."]]],[]]