[[["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-04-17 UTC."],[[["This document outlines the `GkePlatformDetails.KubernetesData` class, which is designed to encapsulate data retrieved from the Kubernetes API within the `Google.Api.Gax` namespace."],["The `GkePlatformDetails.KubernetesData` class inherits from the base `object` class and includes several inherited members like `ToString()`, `Equals()`, and `GetHashCode()`."],["The class provides properties to store relevant Kubernetes data, such as `MountInfo`, `NamespaceJson`, `NamespaceName`, `PodJson`, and `PodName`, each being a string type or a string array."],["The `GkePlatformDetails.KubernetesData` class has multiple versions, including 4.10.0 (latest), 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0 and 3.2.0, and each of these contains the same structure and properties."],["The `MountInfo` property provides the lines from /proc/self/mountinfo, while `NamespaceJson` and `PodJson` contain JSON data from specific Kubernetes API endpoints for namespaces and pods, respectively."]]],[]]