Properties of a SessionInput.
Package
@google-cloud/cesProperties
audio
audio?: (Uint8Array|Buffer|string|null);SessionInput audio
blob
blob?: (google.cloud.ces.v1.IBlob|null);SessionInput blob
dtmf
dtmf?: (string|null);SessionInput dtmf
event
event?: (google.cloud.ces.v1.IEvent|null);SessionInput event
image
image?: (google.cloud.ces.v1.IImage|null);SessionInput image
text
text?: (string|null);SessionInput text
toolResponses
toolResponses?: (google.cloud.ces.v1.IToolResponses|null);SessionInput toolResponses
variables
variables?: (google.protobuf.IStruct|null);SessionInput variables
willContinue
willContinue?: (boolean|null);SessionInput willContinue