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 available is 3.33.0, while the current page focuses on version 3.23.0, with a long list of prior versions."],["The `KubernetesDashboard` class is part of the `Google.Cloud.Container.V1` namespace and is found in the `Google.Cloud.Container.V1.dll` assembly."],["The class `KubernetesDashboard` includes properties such as `Disabled`, which is a boolean value indicating whether the Kubernetes Dashboard is enabled, and it has two constructors, one default, and another that allows you to input a different `KubernetesDashboard` object."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cKubernetesDashboard\u003e`, `IDeepCloneable\u003cKubernetesDashboard\u003e` and `IBufferMessage`, and inherits members from `object`, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]