Reference documentation and code samples for the Google Cloud Parallelstore V1 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.v1.TransferErrorSummary
Namespace
Google \ Cloud \ Parallelstore \ V1Methods
__construct
Constructor.
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
getErrorCode
One of the error codes that caused the transfer failure.
int
setErrorCode
One of the error codes that caused the transfer failure.
var
int
$this
getErrorCount
Count of this type of error.
int|string
setErrorCount
Count of this type of error.
var
int|string
$this
getErrorLogEntries
A list of messages that carry the error details.
setErrorLogEntries
A list of messages that carry the error details.
$this