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 to identify the participant to be updated, structured in the format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/conversations/\u003cConversation ID\u003e/participants/\u003cParticipant ID\u003e`."],["The `updateMask` query parameter is required to specify which fields of the participant should be modified, using a comma-separated list of field names."],["Both the request and the successful response bodies contain an instance of the `Participant` resource, defined in the documentation."],["The request requires specific OAuth scopes for authorization, which are `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]