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."],[[["The latest version available for the `KubernetesDashboard` class is 3.33.0, while the current page is displaying information for version 3.14.0."],["The `KubernetesDashboard` class provides configuration settings for the Kubernetes Dashboard within the Google Kubernetes Engine v1 API."],["The class `KubernetesDashboard` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Disabled` property within the `KubernetesDashboard` class allows you to check or set whether the Kubernetes Dashboard is enabled for a specific cluster, represented as a boolean value."],["This `KubernetesDashboard` class contains 2 constructors: the default constructor and a constructor that accepts another `KubernetesDashboard` object."]]],[]]