Google Cloud Contact Center Insights V1 Client - Class DialogflowSegmentMetadata (1.3.0)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class DialogflowSegmentMetadata.

Metadata from Dialogflow relating to the current transcript segment.

Generated from protobuf message google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ smart_reply_allowlist_covered bool

Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.

getSmartReplyAllowlistCovered

Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.

Returns
TypeDescription
bool

setSmartReplyAllowlistCovered

Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this