Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 880 Bytes

File metadata and controls

12 lines (9 loc) · 880 Bytes

InferenceEndpointJobCollection

Represents a collection of inference endpoint jobs

Properties

Name Type Required Description
items List[InferenceEndpointJob] The list of inference endpoint jobs.
page int The page number.
page_size int The maximum number of items per page.
total_size int The total number of items in the collection.