Builder

class Builder

Properties

Link copied to clipboard
var creationTimeAfter: <Error class: unknown class>?

A filter that returns only jobs created after the specified time.

Link copied to clipboard
var creationTimeBefore: <Error class: unknown class>?

A filter that returns only jobs created before the specified time.

Link copied to clipboard

The maximum number of recommendation jobs to return in the response.

Link copied to clipboard

A string in the job name. This filter returns only jobs whose name contains the specified string.

Link copied to clipboard

If the previous call to ListAIRecommendationJobs didn't return the full set of jobs, the call returns a token for getting the next set.

Link copied to clipboard

The field to sort results by. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Descending.

Link copied to clipboard

A filter that returns only recommendation jobs with the specified status.