GoogleCloudDialogflowV2BatchCreateEntitiesRequest constructor
GoogleCloudDialogflowV2BatchCreateEntitiesRequest({
- List<
GoogleCloudDialogflowV2EntityTypeEntity> ? entities, - String? languageCode,
Implementation
GoogleCloudDialogflowV2BatchCreateEntitiesRequest({
this.entities,
this.languageCode,
});