Search
Preparing search index...
The search index is not available
actions-on-google
Guides
Reference
Codelabs
Samples
Glossary
Options
All
Public
Public/Protected
All
Inherited
Menu
service/actionssdk/actionssdk
ActionsSdkMiddleware
Globals
{"Actions SDK":{"Overview":"modules/_service_actionssdk_actionssdk_","Conversation":"classes/_service_actionssdk_conv_.actionssdkconversation","api/v2":"modules/_service_actionssdk_api_v2_"},"Dialogflow":{"Overview":"modules/_service_dialogflow_dialogflow_","Conversation":"classes/_service_dialogflow_conv_.dialogflowconversation","api/v1":"modules/_service_dialogflow_api_v1_","api/v2":"modules/_service_dialogflow_api_v2_"},"Smart Home":{"Overview":"modules/_service_smarthome_smarthome_","Smart Home App":"interfaces/_service_smarthome_smarthome_.smarthomeapp","api/v1":"modules/_service_smarthome_api_v1_"},"Framework":{"Overview":"modules/_framework_framework_","Assistant":"modules/_assistant_","Rich Responses":"modules/_service_actionssdk_conversation_conversation_"}}
Interface ActionsSdkMiddleware<TConversationPlugin>
Type parameters
TConversationPlugin
:
ActionsSdkConversation
<
__type
,
__type
>
Hierarchy
ActionsSdkMiddleware
Callable
__call
(
conv
:
ActionsSdkConversation
<
__type
,
__type
>
, framework
:
BuiltinFrameworkMetadata
)
:
ActionsSdkConversation
<
__type
,
__type
>
&
TConversationPlugin
|
void
|
Promise
<
ActionsSdkConversation
<
__type
,
__type
>
&
TConversationPlugin
>
|
Promise
<
void
>
Parameters
conv:
ActionsSdkConversation
<
__type
,
__type
>
framework:
BuiltinFrameworkMetadata
Returns
ActionsSdkConversation
<
__type
,
__type
>
&
TConversationPlugin
|
void
|
Promise
<
ActionsSdkConversation
<
__type
,
__type
>
&
TConversationPlugin
>
|
Promise
<
void
>
Actions
Sdk
Actions
Sdk
App
Actions
Sdk
Intent
Handler
Actions
Sdk
Middleware
Actions
Sdk
Options
Actions
Sdk
Verification
actionssdk
Generated using
TypeDoc