[[["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 allows you to run image detection and annotation for multiple images in a single batch request."],["The `POST` request to `https://{VISION_GDC_ENDPOINT}/v1/{parent}/images:annotate` is used to submit the batch annotation request."],["The `parent` path parameter, which specifies the project and location, is optional; if not provided, a region will be chosen automatically."],["The request body contains a list of individual `AnnotateImageRequest` objects within the `requests` array, to process batch image annotation requests."],["Successful requests return a `BatchAnnotateImagesResponse`, and authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-vision` OAuth scope."]]],[]]