View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata (google_api_contact_center_insights v0.10.2)

Metadata from Dialogflow relating to the current transcript segment.

Attributes

  • smartReplyAllowlistCovered (type: boolean(), default: nil) - Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata{
    smartReplyAllowlistCovered: boolean() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.