Class Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata (1.1.0)

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, IMessage

Metadata from Dialogflow relating to the current transcript segment.

Inheritance

Object > Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

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
NameDescription
otherConversation.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
TypeDescription
Boolean