public static final class Operation.Error.Errors.ErrorDetails extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| ErrorDetails() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation.Error.Errors.ErrorDetails | clone() | 
| ErrorInfo | getErrorInfo() | 
| Help | getHelp() | 
| LocalizedMessage | getLocalizedMessage() | 
| Operation.Error.Errors.ErrorDetails | set(String fieldName,
   Object value) | 
| Operation.Error.Errors.ErrorDetails | setErrorInfo(ErrorInfo errorInfo) | 
| Operation.Error.Errors.ErrorDetails | setHelp(Help help) | 
| Operation.Error.Errors.ErrorDetails | setLocalizedMessage(LocalizedMessage localizedMessage) | 
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 ErrorInfo getErrorInfo()
null for nonepublic Operation.Error.Errors.ErrorDetails setErrorInfo(ErrorInfo errorInfo)
errorInfo - errorInfo or null for nonepublic Help getHelp()
null for nonepublic Operation.Error.Errors.ErrorDetails setHelp(Help help)
help - help or null for nonepublic LocalizedMessage getLocalizedMessage()
null for nonepublic Operation.Error.Errors.ErrorDetails setLocalizedMessage(LocalizedMessage localizedMessage)
localizedMessage - localizedMessage or null for nonepublic Operation.Error.Errors.ErrorDetails set(String fieldName, Object value)
set in class GenericJsonpublic Operation.Error.Errors.ErrorDetails clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.