content property
The audio data bytes encoded as specified in
RecognitionConfig
. Note: as with all bytes fields, proto buffers use a
pure binary representation, whereas JSON representations use base64.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get content => $_getN(0);