| Modifier and Type | Class and Description | 
|---|---|
| static class  | Operation.Error.ErrorsModel definition for OperationErrorErrors. | 
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| Error() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation.Error | clone() | 
| List<Operation.Error.Errors> | getErrors()[Output Only] The array of errors encountered while processing this operation. | 
| Operation.Error | set(String fieldName,
   Object value) | 
| Operation.Error | setErrors(List<Operation.Error.Errors> errors)[Output Only] The array of errors encountered while processing this operation. | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic List<Operation.Error.Errors> getErrors()
null for nonepublic Operation.Error setErrors(List<Operation.Error.Errors> errors)
errors - errors or null for nonepublic Operation.Error set(String fieldName, Object value)
set in class GenericJsonpublic Operation.Error clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.