Properties of a QueryParameters.
Package
@google-cloud/dialogflowProperties
contexts
contexts?: (google.cloud.dialogflow.v2.IContext[]|null);QueryParameters contexts
geoLocation
geoLocation?: (google.type.ILatLng|null);QueryParameters geoLocation
payload
payload?: (google.protobuf.IStruct|null);QueryParameters payload
platform
platform?: (string|null);QueryParameters platform
resetContexts
resetContexts?: (boolean|null);QueryParameters resetContexts
sentimentAnalysisRequestConfig
sentimentAnalysisRequestConfig?: (google.cloud.dialogflow.v2.ISentimentAnalysisRequestConfig|null);QueryParameters sentimentAnalysisRequestConfig
sessionEntityTypes
sessionEntityTypes?: (google.cloud.dialogflow.v2.ISessionEntityType[]|null);QueryParameters sessionEntityTypes
timeZone
timeZone?: (string|null);QueryParameters timeZone
webhookHeaders
webhookHeaders?: ({ [k: string]: string }|null);QueryParameters webhookHeaders