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 |
---|---|
abstract RemoteFunctionOptions |
RemoteFunctionOptions.Builder.build()
Creates a
RemoteFunctionOptions object. |
RemoteFunctionOptions |
RoutineInfo.getRemoteFunctionOptions()
Returns the Remote function specific options.
|
Modifier and Type | Method and Description |
---|---|
Routine.Builder |
Routine.Builder.setRemoteFunctionOptions(RemoteFunctionOptions remoteFunctionOptions) |
abstract RoutineInfo.Builder |
RoutineInfo.Builder.setRemoteFunctionOptions(RemoteFunctionOptions remoteFunctionOptions)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.