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
Conversation
api/v2
Dialogflow
Overview
Conversation
api/v1
api/v2
Smart Home
Overview
Smart Home App
api/v1
Framework
Overview
Assistant
Rich Responses
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