lib/google/cloud/automl/v1/automl/credentials.rb in google-cloud-automl-v1-0.1.0 vs lib/google/cloud/automl/v1/automl/credentials.rb in google-cloud-automl-v1-0.1.1
- old
+ new
@@ -22,10 +22,10 @@
module Cloud
module AutoML
module V1
module AutoML
# Credentials for the AutoMl API.
- class Credentials < Google::Auth::Credentials
+ class Credentials < ::Google::Auth::Credentials
self.scope = [
"https://www.googleapis.com/auth/cloud-platform"
]
self.env_vars = [
"AUTOML_CREDENTIALS",