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 documentation for the `CompleteConversationRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the most recent version being 4.26.0."],["The `CompleteConversationRequest` class is used to send a request to complete a conversation via the `Conversations.CompleteConversation` method."],["The page lists various versions of the API, ranging from 4.26.0 down to 3.2.0, with links to each version's documentation for `CompleteConversationRequest`."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties, including `ConversationName` and `Name`, which is the identifier for the conversation being closed."],["The class is found within the `Google.Cloud.Dialogflow.V2` namespace and is contained in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]