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."],[[["This webpage provides documentation for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET developers."],["The `CreateConversationModelRequest` class is used to send a request to create a conversation model, as part of the `ConversationModels.CreateConversationModel` API method."],["The latest version available is 4.26.0, but this page also gives access to the same `CreateConversationModelRequest` class going all the way back to version 3.2.0, including version 4.4.0 which is shown specifically in the documentation."],["The page details the class's inheritance, implemented interfaces, constructors, properties (like `ConversationModel` and `Parent`), and other inherited members, along with links to the .NET documentation for each."],["The documentation also lists properties like `ConversationModel` which is required to create the model and `Parent` which defines the project the conversation model is being created for, these are also available in the other older versions."]]],[]]