Interface protos.google.cloud.dialogflow.v2beta1.IOriginalDetectIntentRequest (4.2.0)

Properties of an OriginalDetectIntentRequest.

Package

@google-cloud/dialogflow!

Properties

payload

payload?: (google.protobuf.IStruct|null);

OriginalDetectIntentRequest payload

Property Value
TypeDescription
(google.protobuf.IStruct|null)

source

source?: (string|null);

OriginalDetectIntentRequest source

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

OriginalDetectIntentRequest version

Property Value
TypeDescription
(string|null)