Cloud Vision V1p4beta1 API - Class Google::Cloud::Vision::V1p4beta1::BatchAnnotateFilesRequest (v0.2.0)

Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::BatchAnnotateFilesRequest.

A list of requests to annotate files using the BatchAnnotateFiles API.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#requests

def requests() -> ::Array<::Google::Cloud::Vision::V1p4beta1::AnnotateFileRequest>
Returns

#requests=

def requests=(value) -> ::Array<::Google::Cloud::Vision::V1p4beta1::AnnotateFileRequest>
Parameter
Returns