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 documentation for the `KubernetesDashboard` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning versions from 2.3.0 to the latest 3.33.0."],["The `KubernetesDashboard` class is part of the `Google.Cloud.Container.V1` namespace and is found in the `Google.Cloud.Container.V1.dll` assembly, and is responsible for managing the configuration of the Kubernetes Dashboard."],["The class `KubernetesDashboard` is available in multiple versions, with the latest being version 3.33.0, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`KubernetesDashboard` class offers two constructors, a default one and another one for creating a copy from another `KubernetesDashboard` instance, as well as a property named `Disabled` that determines whether the dashboard is enabled."],["The content allows users to explore past versions and the latest version of the `KubernetesDashboard` class, enabling them to compare and understand the evolution of the API over time."]]],[]]