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