Interface protos.google.cloud.networkconnectivity.v1.IGroup (3.2.0)

Properties of a Group.

Package

@google-cloud/network-connectivity

Properties

createTime

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

Group createTime

description

description?: (string|null);

Group description

labels

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

Group labels

name

name?: (string|null);

Group name

state

state?: (google.cloud.networkconnectivity.v1.State|keyof typeof google.cloud.networkconnectivity.v1.State|null);

Group state

uid

uid?: (string|null);

Group uid

updateTime

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

Group updateTime