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, and the page provides links to the documentation for this version and older releases."],["This page covers the reference documentation and code samples for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API."],["`KubernetesDashboard` is a class for configuring the Kubernetes Dashboard and it inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KubernetesDashboard` class has a property called `Disabled`, which determines whether the Kubernetes Dashboard is enabled for a given cluster."],["There are several constructors for the class `KubernetesDashboard()`, and `KubernetesDashboard(KubernetesDashboard other)`, where other is a parameter of type `KubernetesDashboard`."]]],[]]