public sealed class CreateParticipantRequest : IMessage<CreateParticipantRequest>, IEquatable<CreateParticipantRequest>, IDeepCloneable<CreateParticipantRequest>, IBufferMessage, IMessage
The request message for [Participants.CreateParticipant][google.cloud.dialogflow.v2.Participants.CreateParticipant].
Required. Resource identifier of the conversation adding the participant.
Format: projects/{Project ID}/locations/{Location
ID>/conversations/<Conversation ID>.
[[["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 page details the \u003ccode\u003eCreateParticipantRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, used for creating participants in Dialogflow conversations, with the current version being 3.5.0, however it details versions as far back as 3.2.0 up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateParticipantRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling structured messages and object comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e (a string representing the conversation's resource identifier) and \u003ccode\u003eParticipant\u003c/code\u003e (the participant to be created), both of which are required for the request.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available that can be accessed, with the most recent being version 4.26.0, which is also noted as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains methods such as two distinct constructors, one with no parameters and one to allow for an \u003ccode\u003eother\u003c/code\u003e object to be used as the parameter.\u003c/p\u003e\n"]]],[],null,[]]