Number of messages prior to and including latestMessage to compile the suggestion. It may be smaller than the SuggestFaqAnswersRequest.context_size field in the request if there aren't that many messages in the conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This document details the JSON representation and fields for the `SuggestFaqAnswers` response within the Dialogflow API."],["The response includes an array of `faqAnswers`, which are objects containing answers extracted from FAQ documents."],["`latestMessage` field provides the name of the most recent conversation message used for generating suggestions, formatted with project, location, conversation, and message IDs."],["`contextSize` indicates the number of messages, including the `latestMessage`, used to compile the suggestion, which can be less than the requested context size if there are not enough messages."]]],[]]