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

Properties of a BatchCreateEntitiesRequest.

Package

@google-cloud/dialogflow!

Properties

entities

entities?: (google.cloud.dialogflow.v2.EntityType.IEntity[]|null);

BatchCreateEntitiesRequest entities

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

languageCode

languageCode?: (string|null);

BatchCreateEntitiesRequest languageCode

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

BatchCreateEntitiesRequest parent

Property Value
TypeDescription
(string|null)