GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ConversationTranscript (google_api_contact_center_insights v0.3.0) View Source
A message representing the transcript of a conversation.
Attributes
-
transcriptSegments
(type:list(GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.t)
, default:nil
) - A list of sequential transcript segments that comprise the conversation.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ConversationTranscript{ transcriptSegments: [ GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.t() ] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.