Interface protos.google.cloud.vmmigration.v1.ISource (3.0.2)

Properties of a Source.

Package

@google-cloud/vmmigration

Properties

aws

aws?: (google.cloud.vmmigration.v1.IAwsSourceDetails|null);

Source aws

createTime

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

Source createTime

description

description?: (string|null);

Source description

labels

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

Source labels

name

name?: (string|null);

Source name

updateTime

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

Source updateTime

vmware

vmware?: (google.cloud.vmmigration.v1.IVmwareSourceDetails|null);

Source vmware