public sealed class DeployIssueModelRequest : IMessage<DeployIssueModelRequest>, IEquatable<DeployIssueModelRequest>, IDeepCloneable<DeployIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeployIssueModelRequest.
[[["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 latest version available for the `DeployIssueModelRequest` class is 2.19.0."],["This page provides reference documentation for the `DeployIssueModelRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeployIssueModelRequest` class is used to deploy an issue model and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeployIssueModelRequest` class has two constructors, one parameterless and another that copies the values of an existing `DeployIssueModelRequest` object."],["The class includes properties like `IssueModelName` and `Name`, with the `Name` property being a required string that specifies the issue model to be deployed."]]],[]]