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-03-21 UTC."],[[["This page provides documentation for the `DeployConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The documentation covers a range of versions, from 3.2.0 to the latest 4.26.0, including version 4.11.0, which is currently selected."],["The `DeployConversationModelRequest` class is used to send requests to deploy a conversation model and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation contains information about the methods, constructors, and properties associated with the `DeployConversationModelRequest` class, including the required `Name` property that is formatted as `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e`."]]],[]]