Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
Operation.Error |
Operation.Error.clone() |
Operation.Error |
Operation.getError()
[Output Only] If errors are generated during processing of the operation, this field will be
populated.
|
Operation.Error |
Operation.Error.set(String fieldName,
Object value) |
Operation.Error |
Operation.Error.setErrors(List<Operation.Error.Errors> errors)
[Output Only] The array of errors encountered while processing this operation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.setError(Operation.Error error)
[Output Only] If errors are generated during processing of the operation, this field will be
populated.
|
Copyright © 2011–2024 Google. All rights reserved.