Interface protos.google.cloud.dialogflow.v2.IAnalyzeContentRequest (6.6.0)

Properties of an AnalyzeContentRequest.

Package

@google-cloud/dialogflow

Properties

assistQueryParams

assistQueryParams?: (google.cloud.dialogflow.v2.IAssistQueryParameters|null);

AnalyzeContentRequest assistQueryParams

cxParameters

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

AnalyzeContentRequest cxParameters

eventInput

eventInput?: (google.cloud.dialogflow.v2.IEventInput|null);

AnalyzeContentRequest eventInput

participant

participant?: (string|null);

AnalyzeContentRequest participant

queryParams

queryParams?: (google.cloud.dialogflow.v2.IQueryParameters|null);

AnalyzeContentRequest queryParams

replyAudioConfig

replyAudioConfig?: (google.cloud.dialogflow.v2.IOutputAudioConfig|null);

AnalyzeContentRequest replyAudioConfig

requestId

requestId?: (string|null);

AnalyzeContentRequest requestId

suggestionInput

suggestionInput?: (google.cloud.dialogflow.v2.ISuggestionInput|null);

AnalyzeContentRequest suggestionInput

textInput

textInput?: (google.cloud.dialogflow.v2.ITextInput|null);

AnalyzeContentRequest textInput