Interface protos.google.cloud.dialogflow.v2.IBatchDeleteEntitiesRequest (4.3.1)

Properties of a BatchDeleteEntitiesRequest.

Package

@google-cloud/dialogflow!

Properties

entityValues

entityValues?: (string[]|null);

BatchDeleteEntitiesRequest entityValues

Property Value
TypeDescription
(string[]|null)

languageCode

languageCode?: (string|null);

BatchDeleteEntitiesRequest languageCode

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

BatchDeleteEntitiesRequest parent

Property Value
TypeDescription
(string|null)