Interface protos.google.cloud.dialogflow.v2.IBatchUpdateIntentsRequest (6.6.0)

Properties of a BatchUpdateIntentsRequest.

Package

@google-cloud/dialogflow

Properties

intentBatchInline

intentBatchInline?: (google.cloud.dialogflow.v2.IIntentBatch|null);

BatchUpdateIntentsRequest intentBatchInline

intentBatchUri

intentBatchUri?: (string|null);

BatchUpdateIntentsRequest intentBatchUri

intentView

intentView?: (google.cloud.dialogflow.v2.IntentView|keyof typeof google.cloud.dialogflow.v2.IntentView|null);

BatchUpdateIntentsRequest intentView

languageCode

languageCode?: (string|null);

BatchUpdateIntentsRequest languageCode

parent

parent?: (string|null);

BatchUpdateIntentsRequest parent

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

BatchUpdateIntentsRequest updateMask