com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
IndexableText() |
| Modifier and Type | Method and Description |
|---|---|
File.IndexableText |
clone() |
String |
getText()
The text to be indexed for this file.
|
File.IndexableText |
set(String fieldName,
Object value) |
File.IndexableText |
setText(String text)
The text to be indexed for this file.
|
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 getText()
null for nonepublic File.IndexableText setText(String text)
text - text or null for nonepublic File.IndexableText set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.IndexableText clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.