public sealed class DeployConversationModelRequest : IMessage<DeployConversationModelRequest>, IEquatable<DeployConversationModelRequest>, IDeepCloneable<DeployConversationModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeployConversationModelRequest.
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-04-09 UTC."],[[["This page provides reference documentation for the `DeployConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.25.0."],["The `DeployConversationModelRequest` class is used to request the deployment of a conversation model, as described by the `ConversationModels.DeployConversationModel` method."],["The documentation outlines the inheritance hierarchy and interfaces implemented by the `DeployConversationModelRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists the available constructors for the class, including a parameterless constructor and one that takes another `DeployConversationModelRequest` instance."],["There is a full history of prior versions of this class listed on the page ranging from version 3.2.0 to 4.26.0."]]],[]]