public static final class ExportContext.CsvExportOptions extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CsvExportOptions() |
| Modifier and Type | Method and Description |
|---|---|
ExportContext.CsvExportOptions |
clone() |
String |
getSelectQuery()
The select query used to extract the data.
|
ExportContext.CsvExportOptions |
set(String fieldName,
Object value) |
ExportContext.CsvExportOptions |
setSelectQuery(String selectQuery)
The select query used to extract the data.
|
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 String getSelectQuery()
null for nonepublic ExportContext.CsvExportOptions setSelectQuery(String selectQuery)
selectQuery - selectQuery or null for nonepublic ExportContext.CsvExportOptions set(String fieldName, Object value)
set in class GenericJsonpublic ExportContext.CsvExportOptions clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.