public sealed class NamespacedNames : IMessage<NamespacedNames>, IEquatable<NamespacedNames>, IDeepCloneable<NamespacedNames>, 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."],[[["The `NamespacedNames` class represents a collection of namespaced Kubernetes resources within the `Google.Cloud.GkeBackup.V1` namespace."],["The latest version available for `NamespacedNames` is 2.6.0, with several previous versions also documented, starting from 1.0.0-beta01."],["`NamespacedNames` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in handling message data."],["The class provides a constructor for creating a new `NamespacedNames` object and another for copying an existing one, and it has the property `NamespacedNames_` that is a `RepeatedField` containing the list of resources."],["The `NamespacedNames` can be found in the assembly `Google.Cloud.GkeBackup.V1.dll`."]]],[]]