GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LowercaseDetails() |
| Modifier and Type | Method and Description |
|---|---|
Filter.LowercaseDetails |
clone() |
String |
getField()
Field to use in the filter.
|
Integer |
getFieldIndex()
The Index of the custom dimension.
|
Filter.LowercaseDetails |
set(String fieldName,
Object value) |
Filter.LowercaseDetails |
setField(String field)
Field to use in the filter.
|
Filter.LowercaseDetails |
setFieldIndex(Integer fieldIndex)
The Index of the custom dimension.
|
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 getField()
null for nonepublic Filter.LowercaseDetails setField(String field)
field - field or null for nonepublic Integer getFieldIndex()
null for nonepublic Filter.LowercaseDetails setFieldIndex(Integer fieldIndex)
fieldIndex - fieldIndex or null for nonepublic Filter.LowercaseDetails set(String fieldName, Object value)
set in class GenericJsonpublic Filter.LowercaseDetails clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.