Module Google::Cloud::Dialogflow::CX::V3::Sessions (v0.5.0)

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.

To load this service and instantiate a client:

require "google/cloud/dialogflow/cx/v3/sessions"
client = ::Google::Cloud::Dialogflow::CX::V3::Sessions::Client.new