public sealed class CreateConversationModelRequest : IMessage<CreateConversationModelRequest>, IEquatable<CreateConversationModelRequest>, IDeepCloneable<CreateConversationModelRequest>, IBufferMessage, IMessage
The request message for
[ConversationModels.CreateConversationModel][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModel]
[[["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."],[[["This webpage details the `CreateConversationModelRequest` class within the Google Cloud Dialogflow V2 library, specifically for .NET development."],["The `CreateConversationModelRequest` class is used to create a conversation model via the `ConversationModels.CreateConversationModel` method."],["The page provides access to documentation for multiple versions of the Google.Cloud.Dialogflow.V2 package, ranging from version 3.2.0 up to the latest 4.26.0."],["It outlines the class's inheritance hierarchy, the interfaces it implements, and its constructors, providing a comprehensive overview for developers using this class."],["Key properties of the `CreateConversationModelRequest` are described, such as `ConversationModel` and `Parent`, which specify the model to be created and the project it belongs to, respectively."]]],[]]