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 reference documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API, specifically for version 3.21.0."],["The latest version available is 3.33.0, with a comprehensive list of previous versions ranging from 3.32.0 down to 2.3.0, all accessible via their respective links."],["The `KubernetesDashboard` class is part of the `Google.Cloud.Container.V1` namespace, found within the `Google.Cloud.Container.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and allows for the configuration of the Kubernetes Dashboard, with a property to check if it is disabled."],["The available constructors are the default constructor `KubernetesDashboard()` and `KubernetesDashboard(KubernetesDashboard other)`, which takes a `KubernetesDashboard` parameter."]]],[]]