public sealed class Namespaces : IMessage<Namespaces>, IEquatable<Namespaces>, IDeepCloneable<Namespaces>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class Namespaces.
A list of Kubernetes Namespaces
Implements
IMessageNamespaces, IEquatableNamespaces, IDeepCloneableNamespaces, IBufferMessage, IMessageNamespace
Google.Cloud.GkeBackup.V1Assembly
Google.Cloud.GkeBackup.V1.dll
Constructors
Namespaces()
public Namespaces()
Namespaces(Namespaces)
public Namespaces(Namespaces other)
Parameter | |
---|---|
Name | Description |
other |
Namespaces |
Properties
Namespaces_
public RepeatedField<string> Namespaces_ { get; }
Optional. A list of Kubernetes Namespaces
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |