str
Pattern defining the regular expression. Its
syntax
(https://github.com/google/re2/wiki/Syntax) can
be found under the google/re2 repository on
GitHub.
group_indexes
MutableSequence[int]
The index of the submatch to extract as
findings. When not specified, the entire match
is returned. No more than 3 may be included.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]