com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LabelInfo() |
| Modifier and Type | Method and Description |
|---|---|
File.LabelInfo |
clone() |
List<Label> |
getLabels()
The set of labels on the file as requested by the label IDs in the includeLabels parameter.
|
File.LabelInfo |
set(String fieldName,
Object value) |
File.LabelInfo |
setLabels(List<Label> labels)
The set of labels on the file as requested by the label IDs in the includeLabels parameter.
|
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 List<Label> getLabels()
null for nonepublic File.LabelInfo setLabels(List<Label> labels)
labels - labels or null for nonepublic File.LabelInfo set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.LabelInfo clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.