Class AsyncAnnotateFileResponse (3.1.3)

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

The response for a single offline file annotation request.

Attribute

NameDescription
output_config google.cloud.vision_v1p4beta1.types.OutputConfig
The output location and metadata from AsyncAnnotateFileRequest.

Inheritance

builtins.object > proto.message.Message > AsyncAnnotateFileResponse