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 latest version available for \u003ccode\u003eGetParticipantRequest\u003c/code\u003e in the provided content is 4.26.0, with many previous versions listed as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetParticipantRequest\u003c/code\u003e is a request message for getting participants in Dialogflow V2, specifically for the \u003ccode\u003eParticipants.GetParticipant\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all for Google Protocol Buffer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetParticipantRequest\u003c/code\u003e class has a \u003ccode\u003eName\u003c/code\u003e property which represents the participant's resource name, as well as a \u003ccode\u003eParticipantName\u003c/code\u003e-typed view.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and a copy constructor, taking another \u003ccode\u003eGetParticipantRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]