generated/google/apis/vision_v1/classes.rb in google-api-client-0.37.3 vs generated/google/apis/vision_v1/classes.rb in google-api-client-0.38.0

- old
+ new

@@ -9035,10 +9035,10 @@ # languages based on the Latin alphabet, setting `language_hints` is not # needed. In rare cases, when the language of the text in the image is known, # setting a hint will help get better results (although it will be a # significant hindrance if the hint is wrong). Text detection returns an # error if one or more of the specified languages is not one of the - # [supported languages](/vision/docs/languages). + # [supported languages](https://cloud.google.com/vision/docs/languages). # Corresponds to the JSON property `languageHints` # @return [Array<String>] attr_accessor :language_hints # Rectangle determined by min and max `LatLng` pairs.