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 page provides reference documentation for the `IngestConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of `IngestConversationsResponse` is 2.19.0, and the page also offers links to previous versions of the class, ranging from 2.18.0 down to 1.0.0."],["The `IngestConversationsResponse` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IngestConversationsResponse` class is a response to an `IngestConversations` operation, derived from the `object` class, and has two constructors available, one being the default, and the other accepting another instance of itself."]]],[]]