Share via


ExperimentExecutionListResult Class

Model that represents a list of Experiment executions and a link for pagination.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ExperimentExecutionListResult(**kwargs: Any)

Variables

Name Description
value

List of Experiment executions.

next_link
str

URL to retrieve the next page of Experiment executions.