class documentation
class WorkflowExecutionCountAggregationGroup: (source)
Constructor: WorkflowExecutionCountAggregationGroup._from_raw(raw)
Aggregation group if the workflow count query had a group-by clause.
def _from_raw(raw:
temporalio.api.workflowservice.v1.CountWorkflowExecutionsResponse.AggregationGroup) -> WorkflowExecutionCountAggregationGroup:
(source)
¶
Undocumented
