Interface protos.google.cloud.servicedirectory.v1beta1.INamespace (3.1.2)

Properties of a Namespace.

Package

@google-cloud/service-directory!

Properties

labels

labels?: ({ [k: string]: string }|null);

Namespace labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

Namespace name

Property Value
TypeDescription
(string|null)