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 reference documentation for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `CreateConversationModelRequest` class is used to send requests for creating conversation models, as part of the `ConversationModels.CreateConversationModel` method."],["This documentation covers versions from 3.2.0 to the latest version 4.26.0 of the Google Cloud Dialogflow V2 API, all providing the same class for creating the conversation model."],["The latest version is 4.26.0, although the current page being viewed corresponds to version 4.19.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties such as `ConversationModel` and `Parent`."]]],[]]