REGEX_EXTRACT
Uses regex to extract the important part of sample response. Similar to GoogleSQL REGEX_EXTRACT(response, regex_extract_expression), but different in that if there are multiple matches, the last match will be returned.
Uses regex to extract the important part of sample response. Similar to GoogleSQL REGEX_EXTRACT(response, regex_extract_expression), but different in that if there are multiple matches, the last match will be returned.