Reference documentation and code samples for the Google Cloud Migration Center V1 Client class ErrorFrame.
Message representing a frame which failed to be processed due to an error.
Generated from protobuf message google.cloud.migrationcenter.v1.ErrorFrame
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The identifier of the ErrorFrame.
↳ violations
array< Google\Cloud\MigrationCenter\V1\FrameViolationEntry
>
Output only. All the violations that were detected for the frame.
↳ original_frame
↳ ingestion_time
getName
Output only. The identifier of the ErrorFrame.
string
setName
Output only. The identifier of the ErrorFrame.
var
string
$this
getViolations
Output only. All the violations that were detected for the frame.
setViolations
Output only. All the violations that were detected for the frame.
$this
getOriginalFrame
Output only. The frame that was originally reported.
hasOriginalFrame
clearOriginalFrame
setOriginalFrame
Output only. The frame that was originally reported.
$this
getIngestionTime
Output only. Frame ingestion time.
hasIngestionTime
clearIngestionTime
setIngestionTime
Output only. Frame ingestion time.
$this