Contact Center AI Insights v1 API - Class Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata (2.14.0)

public sealed class Conversation.Types.Transcript.Types.TranscriptSegment.Types.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

Reference documentation and code samples for the Contact Center AI Insights v1 API class Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata.

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(DialogflowSegmentMetadata)

public DialogflowSegmentMetadata(Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata other)
Parameter
NameDescription
otherConversationTypesTranscriptTypesTranscriptSegmentTypesDialogflowSegmentMetadata

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
bool