Class ListProcessesResponse (0.1.0)

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

Message for response to listing Processes.

Attributes

Name Description
processes MutableSequence[google.cloud.visionai_v1.types.Process]
The list of Processes.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.