public sealed class ExportInsightsDataResponse : IMessage<ExportInsightsDataResponse>, IEquatable<ExportInsightsDataResponse>, IDeepCloneable<ExportInsightsDataResponse>, IBufferMessage, IMessage
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 |