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."],[[["This document provides reference documentation for the `NamespacedNames` class within the Google Cloud GKE Backup v1 API, specifically version 2.2.0."],["`NamespacedNames` represents a collection of namespaced Kubernetes resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `NamespacedNames()`, and a copy constructor, `NamespacedNames(NamespacedNames other)`, for creating instances."],["It exposes a `NamespacedNames_` property, which is a `RepeatedField` containing a list of `NamespacedName` objects, representing the actual namespaced resources."],["This class is part of the `Google.Cloud.GkeBackup.V1` namespace and is contained within the `Google.Cloud.GkeBackup.V1.dll` assembly, and several other versions are available for use."]]],[]]