module Google::Cloud::Dialogflow::CX::V3::Sessions
A session represents an interaction with a user. You retrieve user input and pass it to the {::Google::Cloud::Dialogflow::CX::V3::Sessions::Client#detect_intent 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
Constants
- Stub