public sealed class ConverseConversationResponse : IMessage<ConverseConversationResponse>, IEquatable<ConverseConversationResponse>, IDeepCloneable<ConverseConversationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ConverseConversationResponse.
Response message for
[ConversationalSearchService.ConverseConversation][google.cloud.discoveryengine.v1.ConversationalSearchService.ConverseConversation]
method.
[[["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\u003eThis documentation covers the \u003ccode\u003eConverseConversationResponse\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConverseConversationResponse\u003c/code\u003e class is a response message used by the \u003ccode\u003eConversationalSearchService.ConverseConversation\u003c/code\u003e method, designed to give a reply to user input in a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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 and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eConversation\u003c/code\u003e, \u003ccode\u003eReply\u003c/code\u003e, and \u003ccode\u003eSearchResults\u003c/code\u003e to manage the conversation, provide answers, and display relevant search results, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that accepts another \u003ccode\u003eConverseConversationResponse\u003c/code\u003e instance to create a new instance.\u003c/p\u003e\n"]]],[],null,[]]