InterpretErrorDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details on interpretation failure.
Attributes | |
---|---|
Name | Description |
unsupported_details |
google.cloud.dataqna_v1alpha.types.InterpretError.InterpretUnsupportedDetails
Populated if parts of the query are unsupported. |
incomplete_query_details |
google.cloud.dataqna_v1alpha.types.InterpretError.InterpretIncompleteQueryDetails
Populated if the query is incomplete. |
ambiguity_details |
google.cloud.dataqna_v1alpha.types.InterpretError.InterpretAmbiguityDetails
Populated if the query was too ambiguous. |