public sealed class CreateIssueModelRequest : IMessage<CreateIssueModelRequest>, IEquatable<CreateIssueModelRequest>, IDeepCloneable<CreateIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreateIssueModelRequest.
[[["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 `CreateIssueModelRequest` class within the Contact Center AI Insights v1 API, specifically for the .NET environment."],["The latest version available for the `CreateIssueModelRequest` class is 2.19.0, with multiple earlier versions also documented, ranging down to 1.0.0."],["The `CreateIssueModelRequest` class is used to create an issue model and requires an `IssueModel` object and the parent resource as inputs."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class is found in the namespace `Google.Cloud.ContactCenterInsights.V1` within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]