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