GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest constructor

GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest({
  1. List<String>? entityTypeNames,
})

Implementation

GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest({this.entityTypeNames});