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."],[[["The content provides documentation for the `IngestConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest available version of `IngestConversationsResponse` is 2.19.0, with a range of versions back to 1.0.0 also documented."],["`IngestConversationsResponse` serves as the response to an `IngestConversations` operation, as a part of the Google.Cloud.ContactCenterInsights.V1 namespace."],["The `IngestConversationsResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors documented for the `IngestConversationsResponse` class, a default constructor, and one that takes another `IngestConversationsResponse` as a parameter."]]],[]]