lib/google/cloud/vision/v1p3beta1/doc/google/cloud/vision/v1p3beta1/image_annotator.rb in google-cloud-vision-0.37.2 vs lib/google/cloud/vision/v1p3beta1/doc/google/cloud/vision/v1p3beta1/image_annotator.rb in google-cloud-vision-0.37.3
- old
+ new
@@ -638,10 +638,10 @@
# Multiple async file annotation requests are batched into a single service
# call.
# @!attribute [rw] requests
# @return [Array<Google::Cloud::Vision::V1p3beta1::AsyncAnnotateFileRequest>]
- # Individual async file annotation requests for this batch.
+ # Required. Individual async file annotation requests for this batch.
class AsyncBatchAnnotateFilesRequest; end
# Response to an async batch file annotation request.
# @!attribute [rw] responses
# @return [Array<Google::Cloud::Vision::V1p3beta1::AsyncAnnotateFileResponse>]
\ No newline at end of file