responses property
Individual responses to image annotation requests within the batch.
Implementation
core.List<AnnotateImageResponse>? responses;
Individual responses to image annotation requests within the batch.
core.List<AnnotateImageResponse>? responses;