AccuracyDecomposition(mapping=None, *, ignore_unknown_fields=False, **kwargs)Decomposition details for accuracy.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
point |
str
Output only. The breakdown point of the summary. |
accuracy_reasoning |
str
Output only. The accuracy reasoning of the breakdown point. |
is_accurate |
bool
Output only. Whether the breakdown point is accurate or not. This field is a member of oneof_ _is_accurate.
|