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-04-09 UTC."],[[["This webpage provides documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API."],["The latest version available for the `KubernetesDashboard` class is 3.33.0, while the current page focuses on version 3.24.0, and several other versions are also documented, from 2.3.0 to 3.32.0."],["The `KubernetesDashboard` class includes properties like `Disabled`, which indicates whether the Kubernetes Dashboard is enabled for a cluster."],["This class inherits members from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesDashboard` class has 2 documented constructors, a default one `KubernetesDashboard()` and one to duplicate an existing `KubernetesDashboard` object `KubernetesDashboard(KubernetesDashboard other)`."]]],[]]