public sealed class DialogflowSegmentMetadata : IMessage<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IEquatable<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IDeepCloneable<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IBufferMessage, IMessageMetadata from Dialogflow relating to the current transcript segment.
Inheritance
Object > Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadataImplements
IMessage<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IEquatable<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IDeepCloneable<Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata>, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
DialogflowSegmentMetadata()
public DialogflowSegmentMetadata()DialogflowSegmentMetadata(Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata)
public DialogflowSegmentMetadata(Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata |
Properties
SmartReplyAllowlistCovered
public bool SmartReplyAllowlistCovered { get; set; }Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.
| Property Value | |
|---|---|
| Type | Description |
Boolean |
|