SuggestionInput

Represents the selection of a suggestion.

JSON representation
{
  "answerRecord": string
}
Fields
answerRecord

string

Required. The ID of a suggestion selected by the human agent. The suggestion(s) were generated in a previous call to request Dialogflow assist. The format is: projects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record ID> where is an alphanumeric string.