public sealed class IngestConversationsResponse : IMessage<IngestConversationsResponse>, IEquatable<IngestConversationsResponse>, IDeepCloneable<IngestConversationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IngestConversationsResponse.
[[["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 `IngestConversationsResponse` class within the Google Cloud Contact Center Insights V1 API."],["The `IngestConversationsResponse` class is a response type for operations that ingest conversations, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the different versions of the API, ranging from version 1.0.0 up to the latest version, 2.19.0, which links to the IngestConversationsResponse class."],["The page details the inheritance hierarchy and the implemented interfaces of the `IngestConversationsResponse` class, along with a description of its constructors."],["The webpage is within the .NET context, and further provides information regarding the class's namespace and assembly."]]],[]]