2026-07-23
▼ ▲ vision.images.annotate
Description : Run image detection and annotation for a batch of images.
Flat Path : v1p2beta1/images:annotate
Scopes :
HTTP Method : POST
Path : v1p2beta1/images:annotate
▼ ▲ vision.images.asyncBatchAnnotate
Scopes :
Flat Path : v1p2beta1/images:asyncBatchAnnotate
Description : Run asynchronous image detection and annotation for a list of images. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateImagesResponse` (results). This service will write image annotation outputs to json files in customer GCS bucket, each json file containing BatchAnnotateImagesResponse proto.
Path : v1p2beta1/images:asyncBatchAnnotate
HTTP Method : POST
▼ ▲ vision.projects.images.annotate
Parameters :
parent
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Required : Yes
Pattern : ^projects/[^/]+$
Location : path
Type : string
HTTP Method : POST
Path : v1p2beta1/{+parent}/images:annotate
Parameter Order : parent
Flat Path : v1p2beta1/projects/{projectsId}/images:annotate
Scopes :
Description : Run image detection and annotation for a batch of images.
▼ ▲ vision.projects.images.asyncBatchAnnotate
Scopes :
Flat Path : v1p2beta1/projects/{projectsId}/images:asyncBatchAnnotate
Description : Run asynchronous image detection and annotation for a list of images. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateImagesResponse` (results). This service will write image annotation outputs to json files in customer GCS bucket, each json file containing BatchAnnotateImagesResponse proto.
Parameters :
parent
Type : string
Location : path
Pattern : ^projects/[^/]+$
Required : Yes
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Path : v1p2beta1/{+parent}/images:asyncBatchAnnotate
Parameter Order : parent
HTTP Method : POST
▼ ▲ vision.projects.locations.files.annotate
Parameters :
parent
Type : string
Location : path
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Parameter Order : parent
Path : v1p2beta1/{+parent}/files:annotate
HTTP Method : POST
Scopes :
Flat Path : v1p2beta1/projects/{projectsId}/locations/{locationsId}/files:annotate
Description : Service that performs image detection and annotation for a batch of files. Now only "application/pdf", "image/tiff" and "image/gif" are supported. This service will extract at most 5 (customers can specify which 5 in AnnotateFileRequest.pages) frames (gif) or pages (pdf or tiff) from each file provided and perform detection and annotation for each image extracted.
▼ ▲ vision.projects.locations.files.asyncBatchAnnotate
Description : Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateFilesResponse` (results).
Flat Path : v1p2beta1/projects/{projectsId}/locations/{locationsId}/files:asyncBatchAnnotate
Scopes :
HTTP Method : POST
Parameter Order : parent
Path : v1p2beta1/{+parent}/files:asyncBatchAnnotate
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Type : string
Location : path
▼ ▲ vision.projects.locations.images.annotate
HTTP Method : POST
Parameter Order : parent
Path : v1p2beta1/{+parent}/images:annotate
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Type : string
Location : path
Description : Run image detection and annotation for a batch of images.
Flat Path : v1p2beta1/projects/{projectsId}/locations/{locationsId}/images:annotate
Scopes :
▼ ▲ vision.projects.locations.images.asyncBatchAnnotate
Path : v1p2beta1/{+parent}/images:asyncBatchAnnotate
Parameter Order : parent
HTTP Method : POST
Parameters :
parent
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Type : string
Description : Run asynchronous image detection and annotation for a list of images. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateImagesResponse` (results). This service will write image annotation outputs to json files in customer GCS bucket, each json file containing BatchAnnotateImagesResponse proto.
Scopes :
Flat Path : v1p2beta1/projects/{projectsId}/locations/{locationsId}/images:asyncBatchAnnotate
▼ ▲ vision.projects.files.annotate
Parameters :
parent
Location : path
Type : string
Required : Yes
Pattern : ^projects/[^/]+$
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
HTTP Method : POST
Path : v1p2beta1/{+parent}/files:annotate
Parameter Order : parent
Flat Path : v1p2beta1/projects/{projectsId}/files:annotate
Scopes :
Description : Service that performs image detection and annotation for a batch of files. Now only "application/pdf", "image/tiff" and "image/gif" are supported. This service will extract at most 5 (customers can specify which 5 in AnnotateFileRequest.pages) frames (gif) or pages (pdf or tiff) from each file provided and perform detection and annotation for each image extracted.
▼ ▲ vision.projects.files.asyncBatchAnnotate
Path : v1p2beta1/{+parent}/files:asyncBatchAnnotate
Parameter Order : parent
HTTP Method : POST
Parameters :
parent
Location : path
Type : string
Description : Optional. Target project and location to make a call. Format: `projects/{project-id}/locations/{location-id}`. If no parent is specified, a region will be chosen automatically. Supported location-ids: `us`: USA country only, `asia`: East asia areas, like Japan, Taiwan, `eu`: The European Union. Example: `projects/project-A/locations/eu`.
Required : Yes
Pattern : ^projects/[^/]+$
Description : Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateFilesResponse` (results).
Scopes :
Flat Path : v1p2beta1/projects/{projectsId}/files:asyncBatchAnnotate
▼ ▲ vision.files.annotate
Description : Service that performs image detection and annotation for a batch of files. Now only "application/pdf", "image/tiff" and "image/gif" are supported. This service will extract at most 5 (customers can specify which 5 in AnnotateFileRequest.pages) frames (gif) or pages (pdf or tiff) from each file provided and perform detection and annotation for each image extracted.
Flat Path : v1p2beta1/files:annotate
Scopes :
HTTP Method : POST
Path : v1p2beta1/files:annotate
▼ ▲ vision.files.asyncBatchAnnotate
Description : Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `OperationMetadata` (metadata). `Operation.response` contains `AsyncBatchAnnotateFilesResponse` (results).
Flat Path : v1p2beta1/files:asyncBatchAnnotate
Scopes :
HTTP Method : POST
Path : v1p2beta1/files:asyncBatchAnnotate