| Modifier and Type | Class and Description | 
|---|---|
| static class  | Route.Warnings.DataModel definition for RouteWarningsData. | 
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| Warnings() | 
| Modifier and Type | Method and Description | 
|---|---|
| Route.Warnings | clone() | 
| String | getCode()[Output Only] A warning code, if applicable. | 
| List<Route.Warnings.Data> | getData()[Output Only] Metadata about this warning in key: value format. | 
| String | getMessage()[Output Only] A human-readable description of the warning code. | 
| Route.Warnings | set(String fieldName,
   Object value) | 
| Route.Warnings | setCode(String code)[Output Only] A warning code, if applicable. | 
| Route.Warnings | setData(List<Route.Warnings.Data> data)[Output Only] Metadata about this warning in key: value format. | 
| Route.Warnings | setMessage(String message)[Output Only] A human-readable description of the warning code. | 
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 getCode()
null for nonepublic Route.Warnings setCode(String code)
code - code or null for nonepublic List<Route.Warnings.Data> getData()
null for nonepublic Route.Warnings setData(List<Route.Warnings.Data> data)
data - data or null for nonepublic String getMessage()
null for nonepublic Route.Warnings setMessage(String message)
message - message or null for nonepublic Route.Warnings set(String fieldName, Object value)
set in class GenericJsonpublic Route.Warnings clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.