public sealed class BulkDeleteConversationsResponse : IMessage<BulkDeleteConversationsResponse>, IEquatable<BulkDeleteConversationsResponse>, IDeepCloneable<BulkDeleteConversationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class BulkDeleteConversationsResponse.
The response for a bulk delete conversations operation.
Implements
IMessageBulkDeleteConversationsResponse, IEquatableBulkDeleteConversationsResponse, IDeepCloneableBulkDeleteConversationsResponse, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
BulkDeleteConversationsResponse()
public BulkDeleteConversationsResponse()
BulkDeleteConversationsResponse(BulkDeleteConversationsResponse)
public BulkDeleteConversationsResponse(BulkDeleteConversationsResponse other)
Parameter | |
---|---|
Name | Description |
other |
BulkDeleteConversationsResponse |