lib/google/cloud/dialogflow/v2/intents_client.rb in google-cloud-dialogflow-0.2.0 vs lib/google/cloud/dialogflow/v2/intents_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/intent.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"
require "google/gax/operation"
@@ -66,9 +67,10 @@
# [Dialogflow documentation](https://dialogflow.com/docs/intents).
#
# @!attribute [r] intents_stub
# @return [Google::Cloud::Dialogflow::V2::Intents::Stub]
class IntentsClient
+ # @private
attr_reader :intents_stub
# The default address of the service.
SERVICE_ADDRESS = "dialogflow.googleapis.com".freeze