public sealed class CreateConversationRequest : IMessage<CreateConversationRequest>, IEquatable<CreateConversationRequest>, IDeepCloneable<CreateConversationRequest>, IBufferMessage, IMessage
A unique ID for the new conversation. This ID will become the final
component of the conversation's resource name. If no ID is specified, a
server-generated ID will be used.
This value should be 4-32 characters and must match the regular
expression /^[a-z0-9-]{4,32}$/. Valid characters are /[a-z][0-9]-/
[[["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 page details the \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class, which is used to request the creation of a conversation in the Google Cloud Contact Center Insights API.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role in data handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eConversation\u003c/code\u003e, \u003ccode\u003eConversationId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing users to define the conversation details and its location within the Google Cloud project.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the API are available, ranging from version 1.0.0 to the latest version 2.19.0, each with its specific \u003ccode\u003eCreateConversationRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class can be constructed using an empty constructor or by passing another \u003ccode\u003eCreateConversationRequest\u003c/code\u003e as a parameter, which is useful for cloning or creating modified copies of existing requests.\u003c/p\u003e\n"]]],[],null,[]]