Package-level declarations

Types

Link copied to clipboard

Optional. Defaults to FIXED_TYPE.

Link copied to clipboard

Optional. Specifies whether the argument is input or output. Can be set for procedures only.

Link copied to clipboard

The log type that this config enables.

Link copied to clipboard

Optional. The determinism level of the JavaScript UDF, if defined.

Link copied to clipboard

Optional. Defaults to "SQL" if remote_function_options field is absent, not set otherwise.

Link copied to clipboard

Required. The type of routine.

Link copied to clipboard

Required. The top level type of this field. Can be any GoogleSQL data type (e.g., "INT64", "DATE", "ARRAY").