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