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-03-21 UTC."],[[["The latest version available for the `NamespacedNames` class in the GKE Backup v1 API is version 2.6.0, with multiple prior versions also available."],["The `NamespacedNames` class is part of the `Google.Cloud.GkeBackup.V1` namespace and is found in the `Google.Cloud.GkeBackup.V1.dll` assembly."],["This class represents a list of namespaced Kubernetes resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NamespacedNames` class includes a property, `NamespacedNames_`, which is a `RepeatedField` containing a list of `NamespacedName` objects representing the Kubernetes resources."],["The class has two constructors, one default constructor and one that takes in a `NamespacedNames` parameter."]]],[]]