Interface protos.google.cloud.dialogflow.v2.IBatchDeleteIntentsRequest (4.1.4)

Properties of a BatchDeleteIntentsRequest.

Package

@google-cloud/dialogflow!

Properties

intents

intents?: (google.cloud.dialogflow.v2.IIntent[]|null);

BatchDeleteIntentsRequest intents

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IIntent[]|null)

parent

parent?: (string|null);

BatchDeleteIntentsRequest parent

Property Value
TypeDescription
(string|null)