AssistAnswerInfo

Message that identifes an action invocation in the assist answer.

JSON representation
{
  "assistAnswer": string,
  "invocationId": string
}
Fields
assistAnswer

string

Required. name of the assist answer.

Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}/assistAnswers/{assistAnswer}

invocationId

string

Required. The action invocation id.