[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[[["This endpoint facilitates batch image detection and annotation via a POST request to `https://{VISION_GDC_ENDPOINT}/v1/images:annotate`."],["The request body should include an array of `requests` objects, each specifying an `AnnotateImageRequest`, and an optional `parent` field to designate the target project and location."],["The `parent` field allows you to specify the location where the call will be made, and if left empty a region will be selected automatically."],["Successful requests will receive a `BatchAnnotateImagesResponse` object in the response body."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-vision` OAuth scope."]]],[]]