Interface protos.google.cloud.rapidmigrationassessment.v1.ICollector (2.1.0)

Properties of a Collector.

Package

@google-cloud/rapidmigrationassessment

Properties

bucket

bucket?: (string|null);

Collector bucket

clientVersion

clientVersion?: (string|null);

Collector clientVersion

collectionDays

collectionDays?: (number|null);

Collector collectionDays

createTime

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

Collector createTime

description

description?: (string|null);

Collector description

displayName

displayName?: (string|null);

Collector displayName

eulaUri

eulaUri?: (string|null);

Collector eulaUri

expectedAssetCount

expectedAssetCount?: (number|Long|string|null);

Collector expectedAssetCount

guestOsScan

guestOsScan?: (google.cloud.rapidmigrationassessment.v1.IGuestOsScan|null);

Collector guestOsScan

labels

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

Collector labels

name

name?: (string|null);

Collector name

serviceAccount

serviceAccount?: (string|null);

Collector serviceAccount

state

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

Collector state

updateTime

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

Collector updateTime

vsphereScan

vsphereScan?: (google.cloud.rapidmigrationassessment.v1.IVSphereScan|null);

Collector vsphereScan