GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest constructor

GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest({
  1. List<String>? names,
})

Implementation

GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest({
  this.names,
});