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 documentation for the `IngestConversationsResponse` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.15.0."],["The latest version of the API documented is 2.19.0, with previous versions dating back to 1.0.0 also listed."],["`IngestConversationsResponse` is a class that represents the response to an `IngestConversations` operation and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The `IngestConversationsResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable\u003cIngestConversationsResponse\u003e`, `IDeepCloneable\u003cIngestConversationsResponse\u003e`, and `IBufferMessage`."],["The documentation also includes details on the class constructors, such as `IngestConversationsResponse()` and `IngestConversationsResponse(IngestConversationsResponse other)`."]]],[]]