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 content provides a comprehensive list of versions for the `KubernetesDashboard` class, ranging from version 2.3.0 up to the latest version, 3.33.0, within the `Google.Cloud.Container.V1` namespace."],["The `KubernetesDashboard` class, part of the Google Cloud Container V1 library, is a configuration tool for the Kubernetes Dashboard."],["The `KubernetesDashboard` class includes properties like `Disabled`, which is a boolean indicating whether the Kubernetes Dashboard is enabled for a given cluster, and has multiple constructors and inherited members."],["The `KubernetesDashboard` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]