Class BatchRunProcessResponse (0.1.0)

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

Response message for running the processes in a batch.

Attributes

Name Description
batch_id str
The batch ID.
processes MutableSequence[google.cloud.visionai_v1.types.Process]
Processes created.