public static final class ImportContext.SqlImportOptions
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SqlImportOptions() |
| Modifier and Type | Method and Description |
|---|---|
ImportContext.SqlImportOptions |
clone() |
Boolean |
getParallel()
Optional.
|
Integer |
getThreads()
Optional.
|
ImportContext.SqlImportOptions |
set(String fieldName,
Object value) |
ImportContext.SqlImportOptions |
setParallel(Boolean parallel)
Optional.
|
ImportContext.SqlImportOptions |
setThreads(Integer threads)
Optional.
|
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 getParallel()
null for nonepublic ImportContext.SqlImportOptions setParallel(Boolean parallel)
parallel - parallel or null for nonepublic Integer getThreads()
null for nonepublic ImportContext.SqlImportOptions setThreads(Integer threads)
threads - threads or null for nonepublic ImportContext.SqlImportOptions set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic ImportContext.SqlImportOptions clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.