public static final class TableFieldSchema.PolicyTags extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PolicyTags() |
| Modifier and Type | Method and Description |
|---|---|
TableFieldSchema.PolicyTags |
clone() |
List<String> |
getNames()
A list of category resource names.
|
TableFieldSchema.PolicyTags |
set(String fieldName,
Object value) |
TableFieldSchema.PolicyTags |
setNames(List<String> names)
A list of category resource names.
|
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<String> getNames()
null for nonepublic TableFieldSchema.PolicyTags setNames(List<String> names)
names - names or null for nonepublic TableFieldSchema.PolicyTags set(String fieldName, Object value)
set in class GenericJsonpublic TableFieldSchema.PolicyTags clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.