public sealed class KubernetesDashboard : IMessage<KubernetesDashboard>, IEquatable<KubernetesDashboard>, IDeepCloneable<KubernetesDashboard>, IBufferMessage, IMessage
[[["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 `KubernetesDashboard` in the `Google.Cloud.Container.V1` namespace is 3.33.0, with a history of versions back to 2.3.0 provided."],["`KubernetesDashboard` is a class that is used for configuring the Kubernetes Dashboard and it inherits from `Object` and implements multiple interfaces."],["The class contains a boolean property `Disabled` that is used to check the state of the Kubernetes Dashboard for a particular cluster."],["The `KubernetesDashboard` class is part of the `Google.Cloud.Container.V1` assembly, found in the `Google.Cloud.Container.V1.dll` file."],["It provides two constructors, one with no parameters, and another which takes a `KubernetesDashboard` as a parameter."]]],[]]