parameters property

List<GoogleCloudDialogflowV2IntentParameter>? parameters
getter/setter pair

The collection of parameters associated with the intent.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2IntentParameter>? parameters;