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

Properties of an Asset.

Package

@google-cloud/migrationcenter

Properties

assignedGroups

assignedGroups?: (string[]|null);

Asset assignedGroups

attributes

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

Asset attributes

createTime

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

Asset createTime

insightList

insightList?: (google.cloud.migrationcenter.v1.IInsightList|null);

Asset insightList

labels

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

Asset labels

machineDetails

machineDetails?: (google.cloud.migrationcenter.v1.IMachineDetails|null);

Asset machineDetails

name

name?: (string|null);

Asset name

performanceData

performanceData?: (google.cloud.migrationcenter.v1.IAssetPerformanceData|null);

Asset performanceData

sources

sources?: (string[]|null);

Asset sources

updateTime

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

Asset updateTime