[[["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 `KubernetesData` class, part of the `Google.Api.Gax` namespace, provides data from the Kubernetes API, accessible through various versioned documentation links."],["This class inherits from `Object` and includes standard inherited members like `ToString()`, `Equals()`, `GetHashCode()`, and others, which are common to all objects."],["The `KubernetesData` class contains properties such as `MountInfo`, `NamespaceJson`, `NamespaceName`, `PodJson`, and `PodName`, each providing specific Kubernetes data."],["The `MountInfo` property offers an array of string values that represent lines from `/proc/self/mountinfo`, whereas the other string based values (`NamespaceJson`, `PodJson`, `NamespaceName`, `PodName`) each provide a unique set of data from the Kubernetes API."],["The Latest version available is 4.10.0 and version 3.2.0 is also available, and this class is defined within the `Google.Api.Gax.dll` assembly."]]],[]]