Google Cloud Contactcenterinsights V1Annotation Boundary Response
    data class GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse(val transcriptIndex: Int, val wordIndex: Int)
A point in a conversation that marks the start or the end of an annotation.
Constructors
Link copied to clipboard
                fun GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse(transcriptIndex: Int, wordIndex: Int)