Interface protos.google.cloud.gkehub.v1.IScope (6.4.0)

Properties of a Scope.

Package

@google-cloud/gke-hub

Properties

createTime

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

Scope createTime

deleteTime

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

Scope deleteTime

labels

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

Scope labels

name

name?: (string|null);

Scope name

namespaceLabels

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

Scope namespaceLabels

state

state?: (google.cloud.gkehub.v1.IScopeLifecycleState|null);

Scope state

uid

uid?: (string|null);

Scope uid

updateTime

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

Scope updateTime