Class ClarificationMessage (0.13.1)

ClarificationMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Deprecated: Use TextMessage with TextType.FINAL_RESPONSE instead. 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_v1beta.types.ClarificationQuestion]
Required. Deprecated: The parent message is deprecated. A batch of clarification questions to ask the user.