routine property

String? routine
getter/setter pair

The name of the BigQuery routine that contains the custom masking routine, in the format of projects/{project_number}/datasets/{dataset_id}/routines/{routine_id}.

Implementation

core.String? routine;