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 endpoint updates a specified participant using a PATCH request to a URL structured with gRPC Transcoding syntax."],["The request requires path parameters, specifically the `participant.name`, to identify the participant being updated."],["The `updateMask` query parameter is required to specify which fields of the participant should be updated using a comma-separated list."],["The request and response bodies both utilize a `Participant` instance, which can be found in the provided link."],["Authorization for this operation requires one of two specified OAuth scopes, relating to either the Google Cloud Platform or Dialogflow."]]],[]]