Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
SerDeInfo |
SerDeInfo.clone() |
SerDeInfo |
StorageDescriptor.getSerdeInfo()
Optional.
|
SerDeInfo |
SerDeInfo.set(String fieldName,
Object value) |
SerDeInfo |
SerDeInfo.setName(String name)
Optional.
|
SerDeInfo |
SerDeInfo.setParameters(Map<String,String> parameters)
Optional.
|
SerDeInfo |
SerDeInfo.setSerializationLibrary(String serializationLibrary)
Required.
|
Modifier and Type | Method and Description |
---|---|
StorageDescriptor |
StorageDescriptor.setSerdeInfo(SerDeInfo serdeInfo)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.