| Modifier and Type | Class and Description |
|---|---|
static class |
File.ContentHints.Thumbnail
A thumbnail for the file.
|
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ContentHints() |
| Modifier and Type | Method and Description |
|---|---|
File.ContentHints |
clone() |
String |
getIndexableText()
Text to be indexed for the file to improve fullText queries.
|
File.ContentHints.Thumbnail |
getThumbnail()
A thumbnail for the file.
|
File.ContentHints |
set(String fieldName,
Object value) |
File.ContentHints |
setIndexableText(String indexableText)
Text to be indexed for the file to improve fullText queries.
|
File.ContentHints |
setThumbnail(File.ContentHints.Thumbnail thumbnail)
A thumbnail for the 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 getIndexableText()
null for nonepublic File.ContentHints setIndexableText(String indexableText)
indexableText - indexableText or null for nonepublic File.ContentHints.Thumbnail getThumbnail()
null for nonepublic File.ContentHints setThumbnail(File.ContentHints.Thumbnail thumbnail)
thumbnail - thumbnail or null for nonepublic File.ContentHints set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.ContentHints clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.