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, specifically for the .NET environment, detailing its configuration and usage."],["The latest version available is 3.33.0, and the page lists multiple historical versions, going as far back as version 2.3.0, for the `KubernetesDashboard` class."],["The `KubernetesDashboard` class, derived from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, allows users to configure the Kubernetes Dashboard within their clusters."],["The documentation includes a description of the class's constructors, such as `KubernetesDashboard()` and `KubernetesDashboard(KubernetesDashboard other)`, and the `Disabled` property which allows enabling/disabling the Kubernetes Dashboard."],["The available namespace is `Google.Cloud.Container.V1` under the `Google.Cloud.Container.V1.dll` assembly, highlighting the context within the Google Cloud Platform and .NET integration."]]],[]]