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 webpage provides documentation for the `GetIssueModelRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for .NET development."],["The documentation covers version history, with the latest version being 2.19.0 and a range of versions from 1.0.0 to 2.19.0, all linking to their own pages for `GetIssueModelRequest`."],["The `GetIssueModelRequest` class, which is used to retrieve an issue model, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties, notably `IssueModelName` (a typed view) and `Name` (a string), with the `Name` property being a required field to provide the issue model name to retrieve."],["The namespace for the `GetIssueModelRequest` class is `Google.Cloud.ContactCenterInsights.V1` and it is in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]