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.DialogflowSegmentMetadataImplements
IMessageConversationTypesTranscriptTypesTranscriptSegmentTypesDialogflowSegmentMetadata, IEquatableConversationTypesTranscriptTypesTranscriptSegmentTypesDialogflowSegmentMetadata, IDeepCloneableConversationTypesTranscriptTypesTranscriptSegmentTypesDialogflowSegmentMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
DialogflowSegmentMetadata()
public DialogflowSegmentMetadata()
DialogflowSegmentMetadata(DialogflowSegmentMetadata)
public DialogflowSegmentMetadata(Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata other)
Parameter | |
---|---|
Name | Description |
other | ConversationTypesTranscriptTypesTranscriptSegmentTypesDialogflowSegmentMetadata |
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 |
bool |