public sealed class NamespacedNames : IMessage<NamespacedNames>, IEquatable<NamespacedNames>, IDeepCloneable<NamespacedNames>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class NamespacedNames.
[[["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-08-04 UTC."],[[["The latest version available for the `NamespacedNames` class in the Backup for GKE v1 API is 2.6.0, with version 2.0.0 as the current page context."],["`NamespacedNames` is a class representing a list of namespaced Kubernetes resources, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NamespacedNames` inherits from the base `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `NamespacedNames` class has a property `NamespacedNames_` which is a `RepeatedField` of `NamespacedName`, representing a collection of namespaced Kubernetes resources."],["The `NamespacedNames` class is in the `Google.Cloud.GkeBackup.V1` namespace, and it has two constructors: a default one and one that takes another `NamespacedNames` instance as a parameter."]]],[]]