| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client to Google Cloud BigQuery.
|
| Modifier and Type | Method and Description |
|---|---|
static BigQuery.DatasetField |
BigQuery.DatasetField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BigQuery.DatasetField[] |
BigQuery.DatasetField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BigQuery.DatasetOption |
BigQuery.DatasetOption.fields(BigQuery.DatasetField... fields)
Returns an option to specify the dataset's fields to be returned by the RPC call.
|
Copyright © 2016 Google. All rights reserved.