public sealed class CreateConversationModelRequest : IMessage<CreateConversationModelRequest>, IEquatable<CreateConversationModelRequest>, IDeepCloneable<CreateConversationModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CreateConversationModelRequest.
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 provides reference documentation for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET developers."],["The content covers a range of versions, from 3.2.0 up to the latest version 4.26.0, including the currently selected version of 4.15.0."],["`CreateConversationModelRequest` is a class used to send requests for creating conversation models and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the properties of `CreateConversationModelRequest`, including `ConversationModel` and `Parent`, which are essential for configuring and defining the conversation model to be created."],["The documentation includes information on the constructors for the `CreateConversationModelRequest` class, explaining how to create new instances of the request."]]],[]]