Class AsyncAnnotateFileRequest (2.0.0)

AsyncAnnotateFileRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An offline file annotation request.

Attributes

NameDescription
input_config .image_annotator.InputConfig
Required. Information about the input file.
features Sequence[.image_annotator.Feature]
Required. Requested features.
image_context .image_annotator.ImageContext
Additional context that may accompany the image(s) in the file.
output_config .image_annotator.OutputConfig
Required. The desired output location and metadata (e.g. format).