[[["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 latest version of the `NamespacedName` class in the Backup for GKE v1 API is version 2.6.0, with previous versions available, dating back to version 1.0.0-beta01."],["The `NamespacedName` class provides a reference to a namespaced resource in Kubernetes, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `NamespacedName()` for creating a new instance, and `NamespacedName(NamespacedName other)` for creating an instance from another `NamespacedName` object."],["It includes properties `Name` and `Namespace`, both of which are optional strings that represent the name and the namespace of a Kubernetes resource."],["The class inherits from `object` and the implemented interfaces allow for operations such as message handling, equality comparison, deep cloning, and buffer message management."]]],[]]