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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google.Cloud.GkeBackup.V1 API is 2.6.0, with version 2.5.0 being the current context, and historical versions from 1.0.0-beta01 to 2.4.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe NamespacedNames class, found within the Google.Cloud.GkeBackup.V1 namespace, is a sealed class used for representing a list of namespaced Kubernetes resources.\u003c/p\u003e\n"],["\u003cp\u003eThe NamespacedNames class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities such as message handling, equality comparison, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eNamespacedNames()\u003c/code\u003e and a copy constructor \u003ccode\u003eNamespacedNames(NamespacedNames other)\u003c/code\u003e, to create empty and duplicate objects respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe NamespacedNames_ property, a member of the NamespacedNames class, holds a list of Kubernetes resources, of type RepeatedField[NamespacedName], which is optional.\u003c/p\u003e\n"]]],[],null,[]]