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-04-09 UTC."],[[["This webpage provides reference documentation for the `CompleteConversationRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `CompleteConversationRequest` class is used to send a request to close a conversation in the Dialogflow API, as part of the `Conversations.CompleteConversation` method."],["This page lists available versions of the `CompleteConversationRequest` documentation, ranging from version 3.2.0 up to the latest 4.26.0."],["The `CompleteConversationRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `ConversationName` and `Name` for setting conversation details."],["`CompleteConversationRequest` has a constructor with no parameters and a constructor that takes another `CompleteConversationRequest` as a parameter."]]],[]]