parameters property

List<GoogleCloudDialogflowCxV3IntentParameter>? parameters
getter/setter pair

The collection of parameters associated with the intent.

Implementation

core.List<GoogleCloudDialogflowCxV3IntentParameter>? parameters;