ToolLatency(mapping=None, *, ignore_unknown_fields=False, **kwargs)Latency metrics for a single tool.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
tool |
str
Output only. Format: projects/{project}/locations/{location}/apps/{app}/tools/{tool}.
This field is a member of oneof_ tool_identifier.
|
toolset_tool |
google.cloud.ces_v1beta.types.ToolsetTool
Output only. The toolset tool identifier. This field is a member of oneof_ tool_identifier.
|
tool_display_name |
str
Output only. The display name of the tool. |
latency_metrics |
google.cloud.ces_v1beta.types.LatencyReport.LatencyMetrics
Output only. The latency metrics for the tool. |