public sealed class IngestConversationsRequest.Types.ConversationConfig : IMessage<IngestConversationsRequest.Types.ConversationConfig>, IEquatable<IngestConversationsRequest.Types.ConversationConfig>, IDeepCloneable<IngestConversationsRequest.Types.ConversationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IngestConversationsRequest.Types.ConversationConfig.
Configuration that applies to all conversations.
Implements
IMessageIngestConversationsRequestTypesConversationConfig, IEquatableIngestConversationsRequestTypesConversationConfig, IDeepCloneableIngestConversationsRequestTypesConversationConfig, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.ContactCenterInsightsV1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
ConversationConfig()
public ConversationConfig()
ConversationConfig(ConversationConfig)
public ConversationConfig(IngestConversationsRequest.Types.ConversationConfig other)
Parameter | |
---|---|
Name | Description |
other | IngestConversationsRequestTypesConversationConfig |
Properties
AgentId
public string AgentId { get; set; }
An opaque, user-specified string representing the human agent who handled the conversations.
Property Value | |
---|---|
Type | Description |
string |