Class IssueAssignment (1.1.0)

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

Information about the issue.

Attributes

NameDescription
issue str
Resource name of the assigned issue.
score float
Score indicating the likelihood of the issue assignment. currently bounded on [0,1].
display_name str
Immutable. Display name of the assigned issue. This field is set at time of analyis and immutable since then.