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 of the KubernetesDashboard is 3.33.0, and there are a range of previous versions available, from 3.32.0 down to 2.3.0."],["The KubernetesDashboard class, found within the Google.Cloud.Container.V1 namespace, is used to manage configurations for the Kubernetes Dashboard."],["This class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling diverse functionalities."],["The KubernetesDashboard class offers two constructors: a default constructor and another that accepts a KubernetesDashboard object as a parameter for copying its properties."],["The primary property within the KubernetesDashboard class is \"Disabled\", which is a boolean property that determines if the Kubernetes Dashboard is enabled."]]],[]]