values constant

Implementation

static const $core.List<StreamingRecognitionResult_MessageType> values =
    <StreamingRecognitionResult_MessageType>[
  MESSAGE_TYPE_UNSPECIFIED,
  TRANSCRIPT,
  END_OF_SINGLE_UTTERANCE,
];