generated/google/apis/ml_v1.rb in google-api-client-0.19.8 vs generated/google/apis/ml_v1.rb in google-api-client-0.20.0

- old
+ new

@@ -16,17 +16,17 @@ require 'google/apis/ml_v1/classes.rb' require 'google/apis/ml_v1/representations.rb' module Google module Apis - # Google Cloud Machine Learning Engine + # Cloud Machine Learning Engine # # An API to enable creating and using machine learning models. # # @see https://cloud.google.com/ml/ module MlV1 VERSION = 'V1' - REVISION = '20180210' + REVISION = '20180327' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end