public sealed class UpdateParticipantRequest : IMessage<UpdateParticipantRequest>, IEquatable<UpdateParticipantRequest>, IDeepCloneable<UpdateParticipantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateParticipantRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `UpdateParticipantRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `UpdateParticipantRequest` class is used to update participant information, as part of the `Participants.UpdateParticipant` method, as described in the document."],["This document highlights the `UpdateParticipantRequest` class inheritance from the object class and implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes details on the class constructors and properties, such as `Participant` and `UpdateMask`, including their type and description."],["The provided content shows a history of version releases, from version 3.2.0 up to the latest release of version 4.26.0, with the current version of documentation being 4.25.0."]]],[]]