contexts property

List<GoogleCloudDialogflowV2Context>? contexts
getter/setter pair

The collection of contexts to be activated before this query is executed.

Implementation

core.List<GoogleCloudDialogflowV2Context>? contexts;