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-64 characters and must match the regular
expression ^[a-z0-9-]{4,64}$. 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 webpage 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing methods and properties for managing conversation creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConversationRequest\u003c/code\u003e class has constructors and properties for setting a conversation's details, such as its ID, the conversation resource itself, and the parent resource, ensuring proper configuration before creation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the different versions available for the \u003ccode\u003eCreateConversationRequest\u003c/code\u003e, ranging from version 2.19.0 (latest) down to 1.0.0, highlighting version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationId\u003c/code\u003e property allows for a unique user-specified ID, with the option for a server generated ID if left empty, with restrictions on character count and format, and properties \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsLocationName\u003c/code\u003e that allows for the definition of the parent.\u003c/p\u003e\n"]]],[],null,[]]