Uses of Class
com.google.cloud.bigquery.RemoteFunctionOptions
Packages that use RemoteFunctionOptions
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of RemoteFunctionOptions in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return RemoteFunctionOptionsModifier and TypeMethodDescriptionabstract RemoteFunctionOptionsRemoteFunctionOptions.Builder.build()Creates aRemoteFunctionOptionsobject.RoutineInfo.getRemoteFunctionOptions()Returns the Remote function specific options.Methods in com.google.cloud.bigquery with parameters of type RemoteFunctionOptionsModifier and TypeMethodDescriptionRoutine.Builder.setRemoteFunctionOptions(RemoteFunctionOptions remoteFunctionOptions) abstract RoutineInfo.BuilderRoutineInfo.Builder.setRemoteFunctionOptions(RemoteFunctionOptions remoteFunctionOptions) Optional.