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 page provides documentation for the `GetIssueRequest` class within the Google Cloud Contact Center Insights v1 API, specifically version 2.4.0 and its predecessors down to version 1.0.0."],["The `GetIssueRequest` class is used to retrieve a specific issue, and the page includes details on its inheritance, implemented interfaces, constructors, and properties like `IssueName` and `Name`."],["The `GetIssueRequest` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The documentation lists various versions of `GetIssueRequest`, with version 2.19.0 marked as the latest, allowing users to access documentation for different releases."],["There are listed multiple inherited members from the object class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]