generated/google/apis/language_v1beta1.rb in google-api-client-0.24.3 vs generated/google/apis/language_v1beta1.rb in google-api-client-0.25.0

- old
+ new

@@ -18,17 +18,17 @@ module Google module Apis # Cloud Natural Language API # - # Provides natural language understanding technologies to developers. Examples - # include sentiment analysis, entity recognition, entity sentiment analysis, and - # text annotations. + # Provides natural language understanding technologies, such as sentiment + # analysis, entity recognition, entity sentiment analysis, and other text + # annotations, to developers. # # @see https://cloud.google.com/natural-language/ module LanguageV1beta1 VERSION = 'V1beta1' - REVISION = '20180930' + REVISION = '20181022' # 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