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