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