Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
BigLakeConfiguration |
BigLakeConfiguration.clone() |
BigLakeConfiguration |
Table.getBiglakeConfiguration()
Optional.
|
BigLakeConfiguration |
BigLakeConfiguration.set(String fieldName,
Object value) |
BigLakeConfiguration |
BigLakeConfiguration.setConnectionId(String connectionId)
Optional.
|
BigLakeConfiguration |
BigLakeConfiguration.setFileFormat(String fileFormat)
Optional.
|
BigLakeConfiguration |
BigLakeConfiguration.setStorageUri(String storageUri)
Optional.
|
BigLakeConfiguration |
BigLakeConfiguration.setTableFormat(String tableFormat)
Optional.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.setBiglakeConfiguration(BigLakeConfiguration biglakeConfiguration)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.