public sealed class GetConversationRequest : IMessage<GetConversationRequest>, IEquatable<GetConversationRequest>, IDeepCloneable<GetConversationRequest>, 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 webpage details the `GetConversationRequest` class, which is used to request and retrieve a conversation, and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The most recent version of `GetConversationRequest` is 2.19.0, with a list of prior versions ranging from 2.18.0 down to 1.0.0 available for reference."],["The `GetConversationRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with properties including `ConversationName`, `Name`, and `View`."],["`GetConversationRequest` class has public constructor options such as GetConversationRequest() and GetConversationRequest(GetConversationRequest)."],["The `GetConversationRequest` class inherits from the `Object` class and has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]