Interface protos.google.cloud.dialogflow.v2beta1.IBatchDeleteIntentsRequest (3.3.0)

Properties of a BatchDeleteIntentsRequest.

Package

@google-cloud/dialogflow!

Properties

intents

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

BatchDeleteIntentsRequest intents

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

parent

parent?: (string|null);

BatchDeleteIntentsRequest parent

Property Value
TypeDescription
(string|null)