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 detailing its usage in .NET."],["The `GetIssueRequest` class is a request object used to retrieve a specific issue and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page offers access to the class documentation across multiple versions of the API, from version 1.0.0 up to the latest version, 2.19.0."],["Key properties of the `GetIssueRequest` class include `Name`, which is a required string field, and `IssueName`, a typed view of the name resource."],["The documentation covers the constructors for creating `GetIssueRequest` objects, either as a default instance or by cloning another `GetIssueRequest` instance."]]],[]]