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 reference documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page lists numerous prior versions of the `KubernetesDashboard` class, spanning from 2.3.0 to 3.32.0."],["The `KubernetesDashboard` class, a sealed class, offers configuration options for the Kubernetes Dashboard, inheriting from the `Object` class and implementing multiple interfaces."],["Key functionalities of the `KubernetesDashboard` include constructors for creating instances and a `Disabled` property to manage the enablement of the Kubernetes Dashboard for a given cluster."]]],[]]