Data Catalog V1 API - Module Google::Cloud::DataCatalog::V1::RoutineSpec::RoutineType (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API module Google::Cloud::DataCatalog::V1::RoutineSpec::RoutineType.

The fine-grained type of the routine.

Constants

ROUTINE_TYPE_UNSPECIFIED

value: 0
Unspecified type.

SCALAR_FUNCTION

value: 1
Non-builtin permanent scalar function.

PROCEDURE

value: 2
Stored procedure.