Class AsyncAnnotateFileRequest (2.4.4)

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

An offline file annotation request. .. attribute:: input_config

Required. Information about the input file.

:type: google.cloud.vision_v1p3beta1.types.InputConfig

Attributes

NameDescription
features Sequence[google.cloud.vision_v1p3beta1.types.Feature]
Required. Requested features.
image_context google.cloud.vision_v1p3beta1.types.ImageContext
Additional context that may accompany the image(s) in the file.
output_config google.cloud.vision_v1p3beta1.types.OutputConfig
Required. The desired output location and metadata (e.g. format).