public static final class DatasetAccessEntry.TargetTypes extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TargetTypes() |
| Modifier and Type | Method and Description |
|---|---|
DatasetAccessEntry.TargetTypes |
clone() |
String |
getTargetType()
[Required] Which resources in the dataset this entry applies to.
|
DatasetAccessEntry.TargetTypes |
set(String fieldName,
Object value) |
DatasetAccessEntry.TargetTypes |
setTargetType(String targetType)
[Required] Which resources in the dataset this entry applies to.
|
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 getTargetType()
null for nonepublic DatasetAccessEntry.TargetTypes setTargetType(String targetType)
targetType - targetType or null for nonepublic DatasetAccessEntry.TargetTypes set(String fieldName, Object value)
set in class GenericJsonpublic DatasetAccessEntry.TargetTypes clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.