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\u003eThe webpage provides documentation for the \u003ccode\u003eGetParticipantRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in retrieving participant information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with a comprehensive list of previous versions going back to 3.2.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetParticipantRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetParticipantRequest\u003c/code\u003e class has two constructors: a default constructor, and another that takes another \u003ccode\u003eGetParticipantRequest\u003c/code\u003e as a parameter, and has two public properties: \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eParticipantName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class is a required string that specifies the participant's full resource name.\u003c/p\u003e\n"]]],[],null,[]]