Google BigQuery v2 API - Enum RoutineType (3.6.0)

public enum RoutineType

Reference documentation and code samples for the Google BigQuery v2 API enum RoutineType.

The fine-grained type of the routine.

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Fields

NameDescription
ScalarFunction

Non-builtin permanent scalar function.

StoredProcedure

Stored procedure.