Interface protos.google.cloud.dialogflow.v2.IBatchDeleteEntityTypesRequest (3.5.0)

Properties of a BatchDeleteEntityTypesRequest.

Package

@google-cloud/dialogflow!

Properties

entityTypeNames

entityTypeNames?: (string[]|null);

BatchDeleteEntityTypesRequest entityTypeNames

Property Value
TypeDescription
(string[]|null)

parent

parent?: (string|null);

BatchDeleteEntityTypesRequest parent

Property Value
TypeDescription
(string|null)