Interface protos.google.cloud.dialogflow.v2beta1.ICreateIntentRequest (6.6.0)

Properties of a CreateIntentRequest.

Package

@google-cloud/dialogflow

Properties

intent

intent?: (google.cloud.dialogflow.v2beta1.IIntent|null);

CreateIntentRequest intent

intentView

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

CreateIntentRequest intentView

languageCode

languageCode?: (string|null);

CreateIntentRequest languageCode

parent

parent?: (string|null);

CreateIntentRequest parent