GoogleCloudDialogflowV2BatchDeleteIntentsRequest constructor
GoogleCloudDialogflowV2BatchDeleteIntentsRequest({
- List<
GoogleCloudDialogflowV2Intent> ? intents,
Implementation
GoogleCloudDialogflowV2BatchDeleteIntentsRequest({
this.intents,
});