speechContexts property

List<GoogleCloudDialogflowV2SpeechContext>? speechContexts
getter/setter pair

Context information to assist speech recognition.

See the Cloud Speech documentation for more details.

Implementation

core.List<GoogleCloudDialogflowV2SpeechContext>? speechContexts;