GoogleCloudDialogflowV2EntityTypeBatch constructor

GoogleCloudDialogflowV2EntityTypeBatch({
  1. List<GoogleCloudDialogflowV2EntityType>? entityTypes,
})

Implementation

GoogleCloudDialogflowV2EntityTypeBatch({this.entityTypes});