Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.clone() |
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.set(String fieldName,
Object value) |
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.setErrorInfo(ErrorInfo errorInfo) |
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.setHelp(Help help) |
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.setLocalizedMessage(LocalizedMessage localizedMessage) |
Operation.Error.Errors.ErrorDetails |
Operation.Error.Errors.ErrorDetails.setQuotaInfo(QuotaExceededInfo quotaInfo) |
Modifier and Type | Method and Description |
---|---|
List<Operation.Error.Errors.ErrorDetails> |
Operation.Error.Errors.getErrorDetails()
[Output Only] An optional list of messages that contain the error details.
|
Modifier and Type | Method and Description |
---|---|
Operation.Error.Errors |
Operation.Error.Errors.setErrorDetails(List<Operation.Error.Errors.ErrorDetails> errorDetails)
[Output Only] An optional list of messages that contain the error details.
|
Copyright © 2011–2024 Google. All rights reserved.