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 within the Google.Cloud.Container.V1 API is version 3.33.0."],["This webpage provides reference documentation and code samples for the Google Kubernetes Engine v1 API's KubernetesDashboard class, used for configuring the Kubernetes Dashboard."],["The `KubernetesDashboard` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `Disabled` which is a boolean type, which is used to determine whether the Kubernetes Dashboard is enabled or not."],["There are multiple available versions of the `KubernetesDashboard` class, starting from 3.0.0, and going all the way to 3.33.0."]]],[]]