AgentIssues(mapping=None, *, ignore_unknown_fields=False, **kwargs)Issues identified for a single agent.
Attributes |
|
|---|---|
| Name | Description |
agent |
str
Optional. The name of the agent to which the issues are related. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}
|
issues |
MutableSequence[google.cloud.ces_v1beta.types.QualityReport.Issue]
Optional. List of issues found for this agent. |