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-04-09 UTC."],[[["The latest version of the KubernetesDashboard is 3.33.0, and it is part of the Google.Cloud.Container.V1 namespace within the .NET ecosystem."],["This webpage provides documentation for multiple versions of the KubernetesDashboard, ranging from version 2.3.0 up to the latest 3.33.0, all within the context of the Google.Cloud.Container.V1 library."],["The `KubernetesDashboard` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use within Google Cloud environments."],["The `KubernetesDashboard` class includes a `Disabled` property of type `Boolean`, which indicates whether the Kubernetes Dashboard is enabled."],["The class also includes 2 constructors, one default and another accepting a KubernetesDashboard object, and inherits several methods from `Object` including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]