[[["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 documentation covers the `NamespacedName` class, which is part of the Backup for GKE v1 API and is used to represent a namespaced resource in Kubernetes."],["The `NamespacedName` class has two constructors: a default constructor and one that accepts another `NamespacedName` object as a parameter, and is inherited from Object."],["This class has two main properties: `Name`, which represents the name of the Kubernetes resource, and `Namespace`, which specifies the namespace of the Kubernetes resource, both being string types."],["The `NamespacedName` class implements several interfaces, including `IMessage\u003cNamespacedName\u003e`, `IEquatable\u003cNamespacedName\u003e`, `IDeepCloneable\u003cNamespacedName\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation also lists various versions of the API, with the latest being 2.6.0, and a list of previous versions available for use."]]],[]]