Class ErrorFrame (0.1.6)

ErrorFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message representing a frame which failed to be processed due to an error.

Attributes

NameDescription
name str
Output only. The identifier of the ErrorFrame.
violations MutableSequence[google.cloud.migrationcenter_v1.types.FrameViolationEntry]
Output only. All the violations that were detected for the frame.
original_frame google.cloud.migrationcenter_v1.types.AssetFrame
Output only. The frame that was originally reported.
ingestion_time google.protobuf.timestamp_pb2.Timestamp
Output only. Frame ingestion time.