public class SuggestSkillsFromSkillsRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
Limit
The maximum amount of suggested skills returned.
|
String |
OutputLanguage
The language to use for the returned descriptions.
|
List<SkillScore> |
Skills
The skills for which the service should return related skills.
|
| Constructor and Description |
|---|
SuggestSkillsFromSkillsRequest() |
public List<SkillScore> Skills
public int Limit
public String OutputLanguage
Copyright © 2024. All rights reserved.