responses property

List<AnnotateImageResponse>? responses
getter/setter pair

Individual responses to image annotation requests within the batch.

Implementation

core.List<AnnotateImageResponse>? responses;