Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ImageAnnotatorConnection (2.35.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.35.0keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual BatchAnnotateImages(google::cloud::vision::v1::BatchAnnotateImagesRequest const &)
Parameter
Name
Description
request
google::cloud::vision::v1::BatchAnnotateImagesRequest const &
Returns
Type
Description
StatusOr< google::cloud::vision::v1::BatchAnnotateImagesResponse >
virtual BatchAnnotateFiles(google::cloud::vision::v1::BatchAnnotateFilesRequest const &)
Parameter
Name
Description
request
google::cloud::vision::v1::BatchAnnotateFilesRequest const &
Returns
Type
Description
StatusOr< google::cloud::vision::v1::BatchAnnotateFilesResponse >
virtual AsyncBatchAnnotateImages(google::cloud::vision::v1::AsyncBatchAnnotateImagesRequest const &)
Parameter
Name
Description
request
google::cloud::vision::v1::AsyncBatchAnnotateImagesRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::vision::v1::AsyncBatchAnnotateImagesResponse > >
virtual AsyncBatchAnnotateImages(NoAwaitTag, google::cloud::vision::v1::AsyncBatchAnnotateImagesRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::vision::v1::AsyncBatchAnnotateImagesRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual AsyncBatchAnnotateImages(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::vision::v1::AsyncBatchAnnotateImagesResponse > >
virtual AsyncBatchAnnotateFiles(google::cloud::vision::v1::AsyncBatchAnnotateFilesRequest const &)
Parameter
Name
Description
request
google::cloud::vision::v1::AsyncBatchAnnotateFilesRequest const &
Returns
Type
Description
future< StatusOr< google::cloud::vision::v1::AsyncBatchAnnotateFilesResponse > >
virtual AsyncBatchAnnotateFiles(NoAwaitTag, google::cloud::vision::v1::AsyncBatchAnnotateFilesRequest const &)
Parameters
Name
Description
NoAwaitTag
request
google::cloud::vision::v1::AsyncBatchAnnotateFilesRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
virtual AsyncBatchAnnotateFiles(google::longrunning::Operation const &)
Parameter
Name
Description
operation
google::longrunning::Operation const &
Returns
Type
Description
future< StatusOr< google::cloud::vision::v1::AsyncBatchAnnotateFilesResponse > >
virtual GetOperation(google::longrunning::GetOperationRequest const &)
Parameter
Name
Description
request
google::longrunning::GetOperationRequest const &
Returns
Type
Description
StatusOr< google::longrunning::Operation >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]