public static final class TableList.Tables.View
extends com.google.api.client.json.GenericJson
com.google.api.client.util.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, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, 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 com.google.api.client.json.GenericJsonpublic TableList.Tables.View clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.