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."],[[["This webpage provides documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API."],["The latest version of the documentation available is 3.33.0, with previous versions listed dating back to 2.3.0."],["The `KubernetesDashboard` class offers configuration settings for the Kubernetes Dashboard and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesDashboard` class contains a `Disabled` property of type bool that determines whether or not the Kubernetes Dashboard is enabled for a given cluster."],["The documentation includes details on the class's inheritance, constructors, inherited members, namespace, and assembly."]]],[]]