ToolMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metrics for a single tool.
Attributes |
|
|---|---|
| Name | Description |
tool |
str
Output only. The name of the tool. |
pass_count |
int
Output only. The number of times the tool passed. |
fail_count |
int
Output only. The number of times the tool failed. |