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."],[[["The `GetIssueRequest` class is part of the Google Cloud Contact Center AI Insights v1 API, used to retrieve a specific issue."],["The latest version of the API documentation available is 2.19.0, and there are multiple previous versions documented, ranging back to 1.0.0."],["The `GetIssueRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIssueRequest` class has properties, including `IssueName`, which is a typed view, and `Name`, which represents the name of the issue to retrieve."],["There are two constructors, a parameterless constructor and one that takes another `GetIssueRequest` instance as an argument."]]],[]]