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