com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Tags() |
| Modifier and Type | Method and Description |
|---|---|
Dataset.Tags |
clone() |
String |
getTagKey()
Required.
|
String |
getTagValue()
Required.
|
Dataset.Tags |
set(String fieldName,
Object value) |
Dataset.Tags |
setTagKey(String tagKey)
Required.
|
Dataset.Tags |
setTagValue(String tagValue)
Required.
|
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 getTagKey()
null for nonepublic Dataset.Tags setTagKey(String tagKey)
tagKey - tagKey or null for nonepublic String getTagValue()
null for nonepublic Dataset.Tags setTagValue(String tagValue)
tagValue - tagValue or null for nonepublic Dataset.Tags set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Dataset.Tags clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.