Reference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class ErrorSummary.
A summary of errors by error code, plus a count and sample error log entries.
Generated from protobuf message google.cloud.storagebatchoperations.v1.ErrorSummary
Namespace
Google \ Cloud \ StorageBatchOperations \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ error_code
int
Required. The canonical error code.
↳ error_count
int|string
Required. Number of errors encountered per error_code
.
↳ error_log_entries
getErrorCode
Required. The canonical error code.
int
setErrorCode
Required. The canonical error code.
var
int
$this
getErrorCount
Required. Number of errors encountered per error_code
.
int|string
setErrorCount
Required. Number of errors encountered per error_code
.
var
int|string
$this
getErrorLogEntries
Required. Sample error logs.
setErrorLogEntries
Required. Sample error logs.
$this