Google Cloud Migration Center V1 Client - Class ErrorFrame (0.4.5)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Cloud\MigrationCenter\V1\AssetFrame

Output only. The frame that was originally reported.

↳ ingestion_time
Google\Protobuf\Timestamp

Output only. Frame ingestion time.

getName

Output only. The identifier of the ErrorFrame.

Returns
Type
Description
string

setName

Output only. The identifier of the ErrorFrame.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getViolations

Output only. All the violations that were detected for the frame.

Returns
Type
Description

setViolations

Output only. All the violations that were detected for the frame.

Parameter
Name
Description
Returns
Type
Description
$this

getOriginalFrame

Output only. The frame that was originally reported.

Returns
Type
Description

hasOriginalFrame

clearOriginalFrame

setOriginalFrame

Output only. The frame that was originally reported.

Parameter
Name
Description
Returns
Type
Description
$this

getIngestionTime

Output only. Frame ingestion time.

Returns
Type
Description

hasIngestionTime

clearIngestionTime

setIngestionTime

Output only. Frame ingestion time.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: