public sealed class KubernetesDashboard : IMessage<KubernetesDashboard>, IEquatable<KubernetesDashboard>, IDeepCloneable<KubernetesDashboard>, IBufferMessage, IMessage
[[["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 documentation for the `KubernetesDashboard` class within the `Google.Cloud.Container.V1` namespace, specifically version 2.4.0 and up to 3.33.0 which is the latest, for .NET."],["The `KubernetesDashboard` class is a configuration class used for managing the Kubernetes Dashboard, and it includes a `Disabled` property to determine if the dashboard is enabled or not."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["There are two constructors available for creating a `KubernetesDashboard` object, one is parameterless and the other takes another `KubernetesDashboard` object as input."],["This document provides access to the documentation for the `KubernetesDashboard` class for multiple versions, ranging from version 2.3.0 up to the latest version 3.33.0, with links to each."]]],[]]