public sealed class GetConversationRequest : IMessage<GetConversationRequest>, IEquatable<GetConversationRequest>, IDeepCloneable<GetConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetConversationRequest.
[[["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 document provides reference information for the `GetConversationRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.5.0 of the .NET library."],["The `GetConversationRequest` class is used to request details about a specific conversation and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The page includes a list of prior versions, with the latest being version 2.19.0, and also includes links to the reference documentation for each, down to version 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties like `ConversationName`, `Name`, and `View` that are used to specify the conversation being requested."],["The document provides details on the available constructors for `GetConversationRequest` allowing for creation of new instances or through cloning existing ones."]]],[]]