public sealed class GetIssueModelRequest : IMessage<GetIssueModelRequest>, IEquatable<GetIssueModelRequest>, IDeepCloneable<GetIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetIssueModelRequest.
[[["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 `GetIssueModelRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `GetIssueModelRequest` class is used to request data related to a specific issue model."],["The latest version of the API reference documented is 2.19.0, with versions back to 1.0.0 being listed."],["The `GetIssueModelRequest` class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The two properties for this class include `IssueModelName` of type `IssueModelName`, and `Name` which is a `string`, both of which are required to execute the class."]]],[]]