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

Properties of an ErrorFrame.

Package

@google-cloud/migrationcenter

Properties

ingestionTime

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

ErrorFrame ingestionTime

name

name?: (string|null);

ErrorFrame name

originalFrame

originalFrame?: (google.cloud.migrationcenter.v1.IAssetFrame|null);

ErrorFrame originalFrame

violations

violations?: (google.cloud.migrationcenter.v1.IFrameViolationEntry[]|null);

ErrorFrame violations