routineType property
The type of routine.
Required. Possible string values are:
- "ROUTINE_TYPE_UNSPECIFIED" : Default value.
- "TABLE_VALUED_FUNCTION" : Non-built-in persistent TVF.
Implementation
core.String? routineType;
The type of routine.
Required. Possible string values are:
core.String? routineType;