language property
The language the routine is written in.
The exact value depends on the source system. For BigQuery routines,
possible values are: * SQL
* JAVASCRIPT
Implementation
core.String? language;
The language the routine is written in.
The exact value depends on the source system. For BigQuery routines,
possible values are: * SQL
* JAVASCRIPT
core.String? language;