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

- old
+ new

@@ -16,19 +16,19 @@ require 'google/apis/language_v1beta1/classes.rb' require 'google/apis/language_v1beta1/representations.rb' module Google module Apis - # Google Cloud Natural Language API + # Cloud Natural Language API # # Provides natural language understanding technologies to developers. Examples # include sentiment analysis, entity recognition, entity sentiment analysis, and # text annotations. # # @see https://cloud.google.com/natural-language/ module LanguageV1beta1 VERSION = 'V1beta1' - REVISION = '20170911' + REVISION = '20180221' # Apply machine learning models to reveal the structure and meaning of text AUTH_CLOUD_LANGUAGE = 'https://www.googleapis.com/auth/cloud-language' # View and manage your data across Google Cloud Platform services