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":"actionssdk","Conversation":"classes/actionssdk.actionssdkconversation","api/v2":"actionssdk_api_v2"},"Dialogflow":{"Overview":"dialogflow","Conversation":"classes/dialogflow.dialogflowconversation","api/v1":"dialogflow_api_v1","api/v2":"dialogflow_api_v2"},"Smart Home":{"Overview":"smarthome","Smart Home App":"interfaces/smarthome.smarthomeapp","api/v1":"smarthome_api_v1"},"Framework":{"Overview":"framework","Assistant":"assistant","Rich Responses":"conversation_response"}}
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