routines property
Routines in the requested dataset.
Unless read_mask is set in the request, only the following fields are populated: etag, project_id, dataset_id, routine_id, routine_type, creation_time, last_modified_time, language, and remote_function_options.
Implementation
core.List<Routine>? routines;