Interface protos.google.cloud.vmmigration.v1.IGroup (0.2.0)

Properties of a Group.

Package

@google-cloud/vmmigration

Properties

createTime

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

Group createTime

description

description?: (string|null);

Group description

displayName

displayName?: (string|null);

Group displayName

name

name?: (string|null);

Group name

updateTime

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

Group updateTime