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

Properties of a Namespace.

Package

@google-cloud/service-directory

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Namespace createTime

labels

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

Namespace labels

name

name?: (string|null);

Namespace name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Namespace updateTime