public sealed class IngestConversationsResponse : IMessage<IngestConversationsResponse>, IEquatable<IngestConversationsResponse>, IDeepCloneable<IngestConversationsResponse>, IBufferMessage, IMessageReference documentation and code samples for the Contact Center AI Insights v1 API class IngestConversationsResponse.
The response to an IngestConversations operation.
Implements
IMessage<IngestConversationsResponse>, IEquatable<IngestConversationsResponse>, IDeepCloneable<IngestConversationsResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
IngestConversationsResponse()
public IngestConversationsResponse()IngestConversationsResponse(IngestConversationsResponse)
public IngestConversationsResponse(IngestConversationsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
IngestConversationsResponse |