Optional. The unique identifier of this participant. Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>/participants/<Participant 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 2025-03-05 UTC."],[[["This page details how to update a specific participant using a PATCH HTTP request to a defined endpoint."],["The request requires a `participant.name` path parameter, formatted as a string with a unique identifier for the participant, and an `updateMask` query parameter for specifying which fields to modify."],["The request body should include an instance of the `Participant` resource, while the response body will also contain a `Participant` instance upon successful execution."],["The request requires one of two specific OAuth scopes for authorization: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]