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."],[[["The provided content is reference documentation for the `CreateConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, with version 4.12.0 highlighted."],["This class is used to create a request message for the `ConversationModels.CreateConversationModel` method."],["The `CreateConversationModelRequest` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the constructors, properties (`ConversationModel` and `Parent`), inherited members and the namespace `Google.Cloud.Dialogflow.V2` and the associated Assembly."],["There are multiple versions of the same documentation referenced, with the most recent being version 4.26.0, and several earlier versions from 4.25.0 all the way back to 3.2.0."]]],[]]