lib/google/cloud/dialogflow/v2/sessions_client.rb in google-cloud-dialogflow-0.2.0 vs lib/google/cloud/dialogflow/v2/sessions_client.rb in google-cloud-dialogflow-0.2.1
- old
+ new
@@ -17,10 +17,11 @@
# https://github.com/googleapis/googleapis/blob/master/google/cloud/dialogflow/v2/session.proto,
# and updates to that file get reflected here through a refresh process.
# For the short term, the refresh process will only be runnable by Google
# engineers.
+
require "json"
require "pathname"
require "google/gax"
@@ -37,9 +38,10 @@
# user intent and respond.
#
# @!attribute [r] sessions_stub
# @return [Google::Cloud::Dialogflow::V2::Sessions::Stub]
class SessionsClient
+ # @private
attr_reader :sessions_stub
# The default address of the service.
SERVICE_ADDRESS = "dialogflow.googleapis.com".freeze