public sealed class DeployConversationModelRequest : IMessage<DeployConversationModelRequest>, IEquatable<DeployConversationModelRequest>, IDeepCloneable<DeployConversationModelRequest>, IBufferMessage, IMessage
The request message for
[ConversationModels.DeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeployConversationModel]
[[["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."],[[["The page provides documentation for the `DeployConversationModelRequest` class within the `Google.Cloud.Dialogflow.V2` namespace."],["This class is part of the Google Cloud Dialogflow API and is used for deploying conversation models."],["The latest version documented is 4.26.0, but documentation for versions ranging from 3.2.0 up to the latest one, are present."],["The `DeployConversationModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a `Name` property, which specifies the conversation model to deploy using a defined format."]]],[]]