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 Google Cloud Contact Center AI Insights v1 API, specifically in the .NET context."],["The latest version of the API documentation is 2.19.0, with the current page detailing version 2.18.0, while offering access to versions as far back as 1.0.0."],["The `CreateIssueModelRequest` class is used to define the request structure for creating an issue model, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of `CreateIssueModelRequest` include `IssueModel` (the model to create), `Parent` (the parent resource for the issue model), and `ParentAsLocationName` (a typed view of the parent resource name)."],["The `CreateIssueModelRequest` class includes constructors for creating new instances, both with and without an existing `CreateIssueModelRequest` object."]]],[]]