| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data
warehouse for analytics.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
FieldValueList.get(int index)
Gets field value by index.
|
FieldValue |
FieldValueList.get(String name)
Gets field value by index.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldValue> |
FieldValue.getRepeatedValue()
Returns this field's value as a list of
FieldValue. |
Copyright © 2017 Google. All rights reserved.