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."],[[["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 request the deployment of an issue model, inheriting from `Object` and implementing multiple interfaces."],["The latest version of the `Google.Cloud.ContactCenterInsights.V1` API documented here is 2.19.0, with several previous versions, including the current page's version 2.3.0, also available."],["The `DeployIssueModelRequest` class has two constructors, one parameterless, and one which takes another `DeployIssueModelRequest` as a parameter."],["The `DeployIssueModelRequest` class includes two properties: `IssueModelName`, a typed view, and `Name`, a string that's a required parameter representing the issue model to be deployed."]]],[]]