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 the .NET environment."],["The latest version available for `GetIssueRequest` is 2.19.0, with a range of previous versions, down to 1.0.0, also accessible via links."],["`GetIssueRequest` is a class used to request a specific issue, as indicated by the \"The request to get an issue\" description."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties including `IssueName` and `Name` to help request specific issues."],["The `GetIssueRequest` class has two constructors, one being a default constructor and the other allowing it to be made using an existing `GetIssueRequest`."]]],[]]