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 version 2.3.0."],["`GetIssueRequest` is a class used to request and retrieve a specific issue, as denoted by the \"request to get an issue\" description in the content."],["The page lists available versions of the `GetIssueRequest` class, ranging from the latest version 2.19.0 down to version 1.0.0, which can be navigated to using the provided links."],["The `GetIssueRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors for creating instances of itself."],["Key properties of the `GetIssueRequest` class are documented, notably `IssueName` (a typed view) and `Name` (the required string name of the issue being requested), along with information on their types and descriptions."]]],[]]