datastores.Jobs#

class datastores.Jobs#

Bases: ApiResponsePaginated

A class to interact with submitted jobs.

property json: Any#

Content of the response.

property next: Self | None#

Next page.

property prev: Self | None#

Previous page.

property request_ids: list[str]#

List of request IDs.

property url: str#

URL.