Google Cloud Lustre V1 Client - Class ErrorSummary (0.2.0)

Reference documentation and code samples for the Google Cloud Lustre 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.lustre.v1.ErrorSummary

Namespace

Google \ Cloud \ Lustre \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ error_code
int

Required.

↳ error_count
int|string

Required. Count of this type of error.

↳ error_log_entries
array< ErrorLogEntry >

Error samples. At most 5 error log entries are recorded for a given error code for a single transfer operation.

getErrorCode

Required.

Returns
Type
Description
int

setErrorCode

Required.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getErrorCount

Required. Count of this type of error.

Returns
Type
Description
int|string

setErrorCount

Required. Count of this type of error.

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

getErrorLogEntries

Error samples.

At most 5 error log entries are recorded for a given error code for a single transfer operation.

Returns
Type
Description

setErrorLogEntries

Error samples.

At most 5 error log entries are recorded for a given error code for a single transfer operation.

Parameter
Name
Description
var
array< ErrorLogEntry >
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: