Interface protos.google.cloud.dialogflow.cx.v3beta1.IQueryParameters (4.6.0)

Properties of a QueryParameters.

Package

@google-cloud/dialogflow-cx

Properties

analyzeQueryTextSentiment

analyzeQueryTextSentiment?: (boolean|null);

QueryParameters analyzeQueryTextSentiment

channel

channel?: (string|null);

QueryParameters channel

currentPage

currentPage?: (string|null);

QueryParameters currentPage

currentPlaybook

currentPlaybook?: (string|null);

QueryParameters currentPlaybook

disableWebhook

disableWebhook?: (boolean|null);

QueryParameters disableWebhook

endUserMetadata

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

QueryParameters endUserMetadata

flowVersions

flowVersions?: (string[]|null);

QueryParameters flowVersions

geoLocation

geoLocation?: (google.type.ILatLng|null);

QueryParameters geoLocation

llmModelSettings

llmModelSettings?: (google.cloud.dialogflow.cx.v3beta1.ILlmModelSettings|null);

QueryParameters llmModelSettings

parameters

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

QueryParameters parameters

payload

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

QueryParameters payload

searchConfig

searchConfig?: (google.cloud.dialogflow.cx.v3beta1.ISearchConfig|null);

QueryParameters searchConfig

sessionEntityTypes

sessionEntityTypes?: (google.cloud.dialogflow.cx.v3beta1.ISessionEntityType[]|null);

QueryParameters sessionEntityTypes

sessionTtl

sessionTtl?: (google.protobuf.IDuration|null);

QueryParameters sessionTtl

timeZone

timeZone?: (string|null);

QueryParameters timeZone

webhookHeaders

webhookHeaders?: ({ [k: string]: string }|null);

QueryParameters webhookHeaders