Google Cloud Parallelstore V1beta Client - Class TransferErrorSummary (0.11.3)

Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class TransferErrorSummary.

A summary of errors by error code, plus a count and sample error log entries.

Generated from protobuf message google.cloud.parallelstore.v1beta.TransferErrorSummary

Namespace

Google \ Cloud \ Parallelstore \ V1beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ error_code
int

One of the error codes that caused the transfer failure.

↳ error_count
int|string

Count of this type of error.

↳ error_log_entries
array< TransferErrorLogEntry >

A list of messages that carry the error details.

getErrorCode

One of the error codes that caused the transfer failure.

Returns
Type
Description
int
Enum of type Code .

setErrorCode

One of the error codes that caused the transfer failure.

Parameter
Name
Description
var
int

Enum of type Code .

Returns
Type
Description
$this

getErrorCount

Count of this type of error.

Returns
Type
Description
int|string

setErrorCount

Count of this type of error.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getErrorLogEntries

A list of messages that carry the error details.

Returns
Type
Description

setErrorLogEntries

A list of messages that carry the error details.

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