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.
The response to an IngestConversations operation.
Implements
IMessageIngestConversationsResponse, IEquatableIngestConversationsResponse, IDeepCloneableIngestConversationsResponse, 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 |