public sealed class GetIssueModelRequest : IMessage<GetIssueModelRequest>, IEquatable<GetIssueModelRequest>, IDeepCloneable<GetIssueModelRequest>, IBufferMessage, IMessage
[[["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 details the `GetIssueModelRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is used to retrieve an issue model."],["The latest version of `GetIssueModelRequest` is 2.19.0, and documentation for various previous versions, ranging from 1.0.0 to 2.18.0, are also available."],["`GetIssueModelRequest` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetIssueModelRequest` class has two properties: `IssueModelName`, a typed view of the resource name, and `Name`, a string that represents the issue model name to get, which is required."],["There are two constructors for the `GetIssueModelRequest` class: one default and another that takes an existing `GetIssueModelRequest` object."]]],[]]