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 version 4.16.0."],["The latest version of the API documentation is for version 4.26.0, and previous versions down to 3.2.0 are available via the provided links."],["`CreateConversationModelRequest` is a request message used for creating conversation models via the `ConversationModels.CreateConversationModel` method."],["The `CreateConversationModelRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `ConversationModel` and `Parent`."],["This class has two constructors, one empty and one to copy from another `CreateConversationModelRequest` object."]]],[]]