public sealed class UpdateParticipantRequest : IMessage<UpdateParticipantRequest>, IEquatable<UpdateParticipantRequest>, IDeepCloneable<UpdateParticipantRequest>, IBufferMessage, IMessage
The request message for [Participants.UpdateParticipant][google.cloud.dialogflow.v2.Participants.UpdateParticipant].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateParticipantRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, covering versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateParticipantRequest\u003c/code\u003e class is used as a request message for updating participants via \u003ccode\u003eParticipants.UpdateParticipant\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor \u003ccode\u003eUpdateParticipantRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateParticipantRequest(UpdateParticipantRequest other)\u003c/code\u003e, for object creation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two essential properties: \u003ccode\u003eParticipant\u003c/code\u003e, representing the participant to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields of the participant to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists all the versions of the class in descending order, starting with the latest version 4.26.0, allowing to navigate to the documentation for any prior versions.\u003c/p\u003e\n"]]],[],null,[]]