public static final class TableList.Tables.View extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
TableList.Tables.View |
clone() |
Boolean |
getUseLegacySql()
True if view is defined in legacy SQL dialect, false if in standard SQL.
|
TableList.Tables.View |
set(String fieldName,
Object value) |
TableList.Tables.View |
setUseLegacySql(Boolean useLegacySql)
True if view is defined in legacy SQL dialect, false if in standard SQL.
|
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 Boolean getUseLegacySql()
null for nonepublic TableList.Tables.View setUseLegacySql(Boolean useLegacySql)
useLegacySql - useLegacySql or null for nonepublic TableList.Tables.View set(String fieldName, Object value)
set in class GenericJsonpublic TableList.Tables.View clone()
clone in class GenericJsonCopyright © 2011–2019 Google. All rights reserved.