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

Properties of an AssetFrame.

Package

@google-cloud/migrationcenter

Properties

attributes

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

AssetFrame attributes

labels

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

AssetFrame labels

machineDetails

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

AssetFrame machineDetails

performanceSamples

performanceSamples?: (google.cloud.migrationcenter.v1.IPerformanceSample[]|null);

AssetFrame performanceSamples

reportTime

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

AssetFrame reportTime

traceToken

traceToken?: (string|null);

AssetFrame traceToken