Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class OperationErrors.
Database instance operation errors list wrapper.
Generated from protobuf message google.cloud.sql.v1.OperationErrors
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ kind
string
This is always sql#operationErrors
.
↳ errors
array< Google\Cloud\Sql\V1\OperationError
>
The list of errors encountered while processing this operation.
getKind
This is always sql#operationErrors
.
string
setKind
This is always sql#operationErrors
.
var
string
$this
getErrors
The list of errors encountered while processing this operation.
setErrors
The list of errors encountered while processing this operation.
$this