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 page provides reference documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The latest version available is 3.33.0, and the documentation covers versions ranging from 3.33.0 down to 2.3.0, allowing developers to access information for specific releases."],["The `KubernetesDashboard` class, used for configuring the Kubernetes Dashboard, inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `Disabled` property which is a boolean that indicates if the Kubernetes dashboard is enabled for a cluster, as well as two constructors."],["The namespace for this API is `Google.Cloud.Container.V1`, and it is located in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]