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 document provides reference information for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.20.0 of the .NET library."],["It includes links to documentation for various versions of the API, ranging from version 4.26.0 (latest) down to 3.2.0, and all versions are for the class `CreateConversationModelRequest`."],["The `CreateConversationModelRequest` class is used to create a request for the `ConversationModels.CreateConversationModel` method."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is a subclass of the `object` class."],["The document details two constructors and two properties, `ConversationModel` and `Parent`, along with descriptions, types, and relevant documentation links for the Google Cloud Dialogflow v2 API."]]],[]]