public sealed class CompleteConversationRequest : IMessage<CompleteConversationRequest>, IEquatable<CompleteConversationRequest>, IDeepCloneable<CompleteConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CompleteConversationRequest.
The request message for
[Conversations.CompleteConversation][google.cloud.dialogflow.v2.Conversations.CompleteConversation].
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `CompleteConversationRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The latest version of the documentation is for version 4.26.0, and the page also includes links to documentation for many prior versions, down to 3.2.0."],["`CompleteConversationRequest` is used to construct request messages for the `Conversations.CompleteConversation` method in the Dialogflow v2 API."],["The `CompleteConversationRequest` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and includes properties such as `ConversationName` and `Name`."],["There is documentation about the inherited members, constructors, properties, and how to implement the `CompleteConversationRequest` class."]]],[]]