| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.clone() |
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.set(String fieldName,
Object value) |
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.setCode(String code)
[Output Only] The error type identifier for this error.
|
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.setErrorDetails(List<QueuedResourceStatusFailedData.Error.Errors.ErrorDetails> errorDetails)
[Output Only] An optional list of messages that contain the error details.
|
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.setLocation(String location)
[Output Only] Indicates the field in the request that caused the error.
|
QueuedResourceStatusFailedData.Error.Errors |
QueuedResourceStatusFailedData.Error.Errors.setMessage(String message)
[Output Only] An optional, human-readable error message.
|
| Modifier and Type | Method and Description |
|---|---|
List<QueuedResourceStatusFailedData.Error.Errors> |
QueuedResourceStatusFailedData.Error.getErrors()
[Output Only] The array of errors encountered while processing this operation.
|
| Modifier and Type | Method and Description |
|---|---|
QueuedResourceStatusFailedData.Error |
QueuedResourceStatusFailedData.Error.setErrors(List<QueuedResourceStatusFailedData.Error.Errors> errors)
[Output Only] The array of errors encountered while processing this operation.
|
Copyright © 2011–2023 Google. All rights reserved.