| Package | Description |
|---|---|
| com.google.api.client.googleapis.json |
Google's JSON support (see detailed package specification).
|
| Modifier and Type | Method and Description |
|---|---|
GoogleJsonError.ErrorInfo |
GoogleJsonError.ErrorInfo.clone() |
GoogleJsonError.ErrorInfo |
GoogleJsonError.ErrorInfo.set(java.lang.String fieldName,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GoogleJsonError.ErrorInfo> |
GoogleJsonError.getErrors()
Returns the list of detailed errors or
null for none. |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleJsonError.setErrors(java.util.List<GoogleJsonError.ErrorInfo> errors)
Sets the list of detailed errors or
null for none. |
Copyright © 2010-2018 Google. All Rights Reserved.