tcn.lms.element.v1alpha1.Element.Process.GroupBy(GroupBy)
GroupBy defines a set of fields to use for grouping records together.
Records with the same values for all specified fields will be grouped as one.
This is commonly used in conjunction with aggregation operations like Sum.
{
"field_titles": [
"string"
]
}