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 reference documentation for the `GetIssueRequest` class within the Google Cloud Contact Center Insights v1 API, detailing its usage and implementation."],["The latest version of the API documentation is 2.19.0, with a history of versions ranging from 1.0.0 to the current latest."],["The `GetIssueRequest` class, which inherits from `object` and implements multiple interfaces, is used to retrieve an issue from the Contact Center AI Insights service."],["Key properties of `GetIssueRequest` include `IssueName`, a typed view over the resource name, and `Name`, a string representing the name of the issue being requested."],["The documentation lists all of the available versions with links to each different version's page, allowing the user to go back and forth between them."]]],[]]