transcriptSegments property
List<GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment> ?
transcriptSegments
getter/setter pair
A list of sequential transcript segments that comprise the conversation.
Implementation
core.List<
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment>?
transcriptSegments;