Uses of Class
com.google.api.client.util.ArrayValueMap.ArrayValue
Packages that use ArrayValueMap.ArrayValue
-
Uses of ArrayValueMap.ArrayValue in com.google.api.client.util
Fields in com.google.api.client.util with type parameters of type ArrayValueMap.ArrayValueModifier and TypeFieldDescriptionprivate final Map
<Field, ArrayValueMap.ArrayValue> ArrayValueMap.fieldMap
Map from field to its array values.private final Map
<String, ArrayValueMap.ArrayValue> ArrayValueMap.keyMap
Map from key name to its array values.