Data Catalog v1 API - Enum RoutineSpec.Types.RoutineType (2.8.0)

public enum RoutineSpec.Types.RoutineType

Reference documentation and code samples for the Data Catalog v1 API enum RoutineSpec.Types.RoutineType.

The fine-grained type of the routine.

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

NameDescription
Procedure

Stored procedure.

ScalarFunction

Non-builtin permanent scalar function.

Unspecified

Unspecified type.