public static final class NetworkList.Warning.Data extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| Data() | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkList.Warning.Data | clone() | 
| String | getKey()[Output Only] A key that provides more detail on the warning being returned. | 
| String | getValue()[Output Only] A warning data value corresponding to the key. | 
| NetworkList.Warning.Data | set(String fieldName,
   Object value) | 
| NetworkList.Warning.Data | setKey(String key)[Output Only] A key that provides more detail on the warning being returned. | 
| NetworkList.Warning.Data | setValue(String value)[Output Only] A warning data value corresponding to the key. | 
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 String getKey()
null for nonepublic NetworkList.Warning.Data setKey(String key)
key - key or null for nonepublic String getValue()
null for nonepublic NetworkList.Warning.Data setValue(String value)
value - value or null for nonepublic NetworkList.Warning.Data set(String fieldName, Object value)
set in class GenericJsonpublic NetworkList.Warning.Data clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.