responses property
Individual responses to images found within the file.
This field will be empty if the error
field is set.
Implementation
core.List<AnnotateImageResponse>? responses;
Individual responses to images found within the file.
This field will be empty if the error
field is set.
core.List<AnnotateImageResponse>? responses;