parameters property
The collection of parameters associated with the intent.
Optional.
Implementation
core.List<GoogleCloudDialogflowV2IntentParameter>? parameters;
The collection of parameters associated with the intent.
Optional.
core.List<GoogleCloudDialogflowV2IntentParameter>? parameters;