Interface protos.google.cloud.dialogflow.v2.IGetIntentRequest (3.3.0)

Properties of a GetIntentRequest.

Package

@google-cloud/dialogflow!

Properties

intentView

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

GetIntentRequest intentView

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IntentView|keyof typeof google.cloud.dialogflow.v2.IntentView|null)

languageCode

languageCode?: (string|null);

GetIntentRequest languageCode

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

GetIntentRequest name

Property Value
TypeDescription
(string|null)