Class IssueStats (0.2.0)

IssueStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Aggregated statistics about an issue. .. attribute:: issue

Issue resource. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}

:type: str

Attribute

NameDescription
labeled_conversations_count int
Number of conversations attached to the issue at this point in time.