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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides reference documentation for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["It lists all available versions of the `CreateConversationModelRequest` class, ranging from version 3.2.0 to the latest version 4.26.0, allowing users to select the relevant version."],["The documentation details the inheritance, interfaces, constructors, and properties of the `CreateConversationModelRequest` class, including `ConversationModel` and `Parent`."],["The main functionality of the class `CreateConversationModelRequest` is to create a request message to create a conversation model."],["The `CreateConversationModelRequest` class has multiple inherited members such as `GetHashCode`, `GetType` and `ToString`."]]],[]]