content property
The audio data bytes encoded as specified in
google.cloud.speech.v2.RecognitionConfig
. As
with all bytes fields, proto buffers use a pure binary representation,
whereas JSON representations use base64.
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get content => $_getN(2);