public sealed class CreateConversationRequest : IMessage<CreateConversationRequest>, IEquatable<CreateConversationRequest>, IDeepCloneable<CreateConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CreateConversationRequest.
Required. Full resource name of parent data store. Format:
projects/{project_number}/locations/{location_id}/collections/{collection}/dataStores/{data_store_id}
[[["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 document provides reference documentation for the \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class is a request for the \u003ccode\u003eCreateConversation\u003c/code\u003e method and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, one default and another that copies data from an existing \u003ccode\u003eCreateConversationRequest\u003c/code\u003e object, accepting a single parameter named 'other'.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateConversationRequest\u003c/code\u003e include \u003ccode\u003eConversation\u003c/code\u003e, which represents the conversation to be created, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the data store's resource name where the conversation will reside.\u003c/p\u003e\n"],["\u003cp\u003eThere is also a read-only \u003ccode\u003eParentAsDataStoreName\u003c/code\u003e property that provides a typed view of the \u003ccode\u003eParent\u003c/code\u003e property, using the \u003ccode\u003eDataStoreName\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]