@DefaultSchema(value=org.apache.beam.sdk.schemas.AutoValueSchema.class)
public abstract static class FileWriteSchemaTransformConfiguration.CsvConfiguration
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FileWriteSchemaTransformConfiguration.CsvConfiguration.Builder |
| Constructor and Description |
|---|
CsvConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getPredefinedCsvFormat()
The
CSVFormat.Predefined#name() of the written CSV file. |