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 Google Kubernetes Engine v1 API class KubernetesDashboard is 3.33.0."],["The KubernetesDashboard class is part of the Google.Cloud.Container.V1 namespace within the Google.Cloud.Container.V1.dll assembly."],["This class provides configuration settings for the Kubernetes Dashboard, which can be enabled or disabled, and is implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists versions from 3.33.0 down to 2.3.0, offering a historical view of the KubernetesDashboard class."],["The class `KubernetesDashboard` has public properties like `Disabled`, used to set if the Kubernetes Dashboard is active or not for the cluster."]]],[]]