Uses of Enum
com.google.cloud.bigquery.UserDefinedFunction.Type
Packages that use UserDefinedFunction.Type
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of UserDefinedFunction.Type in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return UserDefinedFunction.TypeModifier and TypeMethodDescriptionUserDefinedFunction.getType()Returns the type of user defined function.static UserDefinedFunction.TypeReturns 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.