Class UploadEvaluationAudioResponse (0.3.0)

UploadEvaluationAudioResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for EvaluationService.UploadEvaluationAudio.

Attributes

Name Description
audio_gcs_uri str
The Google Cloud Storage URI where the uploaded audio file is stored. Format: gs://
transcript str
The transcript of the audio, generated by Cloud Speech-to-Text.
duration google.protobuf.duration_pb2.Duration
The duration of the audio.