File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -188,8 +188,8 @@ Vision.prototype.annotate = function(requests, callback) {
188188 * @param {string[]|object= } options - An array of types or a configuration
189189 * object.
190190 * @param {object= } options.imageContext - See an
191- [`ImageContext`](https://cloud.google.com/vision/reference/rest/v1/images/annotate#ImageContext)
192- resource.
191+ * [`ImageContext`](https://cloud.google.com/vision/reference/rest/v1/images/annotate#ImageContext)
192+ * resource.
193193 * @param {number } options.maxResults - The maximum number of results, per type,
194194 * to return in the response.
195195 * @param {string[] } options.types - An array of feature types to detect from
You can’t perform that action at this time.
0 commit comments