Package sessions (1.3.2)

API documentation for dialogflowcx_v3.services.sessions package.

Classes

SessionsAsyncClient

A session represents an interaction with a user. You retrieve user input and pass it to the DetectIntent method to determine user intent and respond.

SessionsClient

A session represents an interaction with a user. You retrieve user input and pass it to the DetectIntent method to determine user intent and respond.