public sealed class GetParticipantRequest : IMessage<GetParticipantRequest>, IEquatable<GetParticipantRequest>, IDeepCloneable<GetParticipantRequest>, IBufferMessage, IMessage
The request message for [Participants.GetParticipant][google.cloud.dialogflow.v2.Participants.GetParticipant].
Required. The name of the 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"]],[["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\u003eGetParticipantRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.9.0 of the library, with links to numerous older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetParticipantRequest\u003c/code\u003e is a request message used for retrieving participant information via \u003ccode\u003eParticipants.GetParticipant\u003c/code\u003e within the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetParticipantRequest\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, along with having several inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default constructor and one that takes another \u003ccode\u003eGetParticipantRequest\u003c/code\u003e object, and two properties named "Name" and "ParticipantName".\u003c/p\u003e\n"],["\u003cp\u003eThe "Name" property of \u003ccode\u003eGetParticipantRequest\u003c/code\u003e represents the required name of the participant, which follows a specific format, and the "ParticipantName" property is a typed view of the "Name" property.\u003c/p\u003e\n"]]],[],null,[]]