Required. The messages that the Summary will be generated from. It is expected that this message content is already redacted and does not contain any PII. Required fields: {content, languageCode, participant, participantRole} Optional fields: {sendTime} If sendTime is not provided, then the messages must be provided in chronological order.
parent
string
Required. The parent resource to charge for the Summary's generation. Format: projects/<Project ID>/locations/<Location ID>.
[[["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 2024-04-03 UTC."],[[["The minimum requirement to generate a Summary is a JSON representation containing the messages and the parent resource."],["The `messages` field, which is required, is an array of message objects that will be used to create the Summary, and should not contain any PII."],["The `parent` field, also required, is a string that represents the resource to be charged for generating the summary, specified in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."]]],[]]