[go: up one dir, main page]

Skip to content

Release google-cloud-vision 0.33.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 02 May 23:46
098e8d3
  • Add ImageAnnotatorClient#batch_annotate_files
    • Add AnnotateFileRequest
    • Add BatchAnnotateFilesRequest
    • Add BatchAnnotateFilesResponse
  • Add ImageAnnotatorClient#async_batch_annotate_images
    • Add AsyncBatchAnnotateImagesRequest
    • Add AsyncBatchAnnotateImagesResponse
  • Add AnnotateFileResponse#total_pages
  • Add InputConfig#content
  • Update documentation