Interface protos.google.cloud.dialogflow.v2.ICreateEntityTypeRequest (4.4.0)

Properties of a CreateEntityTypeRequest.

Package

@google-cloud/dialogflow!

Properties

entityType

entityType?: (google.cloud.dialogflow.v2.IEntityType|null);

CreateEntityTypeRequest entityType

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IEntityType|null)

languageCode

languageCode?: (string|null);

CreateEntityTypeRequest languageCode

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEntityTypeRequest parent

Property Value
TypeDescription
(string|null)