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 is for version 3.33.0, and there is also access to documentation for previous versions, ranging from 3.32.0 down to 2.3.0."],["The `KubernetesDashboard` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `KubernetesDashboard` class has a boolean property called `Disabled` which indicates whether the Kubernetes Dashboard is enabled for the cluster."],["There are two public constructors to instantiate this class, one without parameters, and another that allows you to pass in an existing `KubernetesDashboard` object."]]],[]]