public sealed class GetIssueRequest : IMessage<GetIssueRequest>, IEquatable<GetIssueRequest>, IDeepCloneable<GetIssueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetIssueRequest.
[[["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 `GetIssueRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET development."],["The `GetIssueRequest` class is used to retrieve information about a specific issue, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this class available is 2.19.0, but a variety of versions from 1.0.0 to 2.18.0 are also available via hyperlinks on the page, making it easy to see and choose from past iterations."],["The class has two constructors, a default one, and another that copies an existing `GetIssueRequest` object."],["The `GetIssueRequest` class has properties for `IssueName` and `Name`, which specify the name of the issue to be retrieved."]]],[]]