Class ListIssuesResponse (1.4.0)

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

The response of listing issues.

Attribute

NameDescription
issues Sequence[google.cloud.contact_center_insights_v1.types.Issue]
The issues that match the request.

Inheritance

builtins.object > proto.message.Message > ListIssuesResponse