| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationTableProperties |
DestinationTableProperties.clone() |
DestinationTableProperties |
JobConfigurationLoad.getDestinationTableProperties()
[Beta] [Optional] Properties with which to create the destination table if it is new.
|
DestinationTableProperties |
DestinationTableProperties.set(String fieldName,
Object value) |
DestinationTableProperties |
DestinationTableProperties.setDescription(String description)
[Optional] The description for the destination table.
|
DestinationTableProperties |
DestinationTableProperties.setFriendlyName(String friendlyName)
[Optional] The friendly name for the destination table.
|
| Modifier and Type | Method and Description |
|---|---|
JobConfigurationLoad |
JobConfigurationLoad.setDestinationTableProperties(DestinationTableProperties destinationTableProperties)
[Beta] [Optional] Properties with which to create the destination table if it is new.
|
Copyright © 2011–2018 Google. All rights reserved.