ClarificationMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)A message of questions to help clarify the user's query. This is returned when the system cannot confidently answer the user's question.
Attribute |
|
|---|---|
| Name | Description |
questions |
MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.ClarificationQuestion]
Required. A batch of clarification questions to ask the user. |