Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Operation.Error |
Operation.Error.clone() |
Operation.Error |
Operation.getError()
If errors occurred during processing of this operation, this field will be populated (output
only).
|
Operation.Error |
Operation.Error.set(String fieldName,
Object value) |
Operation.Error |
Operation.Error.setErrors(List<Operation.Error.Errors> errors)
The array of errors encountered while processing this operation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.setError(Operation.Error error)
If errors occurred during processing of this operation, this field will be populated (output
only).
|