public static final class ManagedInstanceLastAttempt.Errors extends GenericJson
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrorsModel definition for ManagedInstanceLastAttemptErrorsErrors. | 
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| Errors() | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedInstanceLastAttempt.Errors | clone() | 
| List<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors> | getErrors()[Output Only] The array of errors encountered while processing this operation. | 
| ManagedInstanceLastAttempt.Errors | set(String fieldName,
   Object value) | 
| ManagedInstanceLastAttempt.Errors | setErrors(List<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors> 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<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors> getErrors()
null for nonepublic ManagedInstanceLastAttempt.Errors setErrors(List<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors> errors)
errors - errors or null for nonepublic ManagedInstanceLastAttempt.Errors set(String fieldName, Object value)
set in class GenericJsonpublic ManagedInstanceLastAttempt.Errors clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.