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 webpage provides documentation for the `GetConversationRequest` class within the Google Cloud Contact Center Insights v1 API, specifically focusing on version 2.8.0."],["The `GetConversationRequest` class is used to retrieve conversation data and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `GetConversationRequest`, which are a default constructor and a constructor that takes another `GetConversationRequest` object, as well as its properties `ConversationName`, `Name`, and `View`."],["The documentation also lists the available versions of the API, ranging from the latest version (2.19.0) down to version 1.0.0, each linked to their respective documentation."],["The `GetConversationRequest` is an inherited object class that has inherited members such as GetHashCode(), GetType() and ToString()."]]],[]]