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 of the KubernetesDashboard class is 3.33.0, while the current page is focused on version 3.32.0, with documentation available for a range of versions from 2.3.0 to 3.33.0."],["The `KubernetesDashboard` class is a part of the `Google.Cloud.Container.V1` namespace, which is within the `Google.Cloud.Container.V1.dll` assembly."],["The `KubernetesDashboard` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `KubernetesDashboard` class has a `Disabled` property, which is a boolean that indicates whether the Kubernetes Dashboard is enabled for a given cluster."],["The class provides two constructors: a default constructor (`KubernetesDashboard()`) and a copy constructor (`KubernetesDashboard(KubernetesDashboard other)`) that creates a new instance based on an existing one."]]],[]]