resolvedAttributes property

ResolvedAttributes? resolvedAttributes
final

This contains ProblemType, AutoMLJobObjective and CompletionCriteria. They're auto-inferred values, if not provided by you. If you do provide them, then they'll be the same as provided.

Implementation

final ResolvedAttributes? resolvedAttributes;