Interface protos.google.cloud.dialogflow.cx.v3beta1.ICreateSessionEntityTypeRequest (2.13.0)

Properties of a CreateSessionEntityTypeRequest.

Package

@google-cloud/dialogflow-cx!

Properties

parent

parent?: (string|null);

CreateSessionEntityTypeRequest parent

Property Value
TypeDescription
(string|null)

sessionEntityType

sessionEntityType?: (google.cloud.dialogflow.cx.v3beta1.ISessionEntityType|null);

CreateSessionEntityTypeRequest sessionEntityType

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.ISessionEntityType|null)