Interface protos.google.cloud.migrationcenter.v1.IGroup (2.1.0)

Properties of a Group.

Package

@google-cloud/migrationcenter

Properties

createTime

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

Group createTime

description

description?: (string|null);

Group description

displayName

displayName?: (string|null);

Group displayName

labels

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

Group labels

name

name?: (string|null);

Group name

updateTime

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

Group updateTime