EvaluationTaxonomyInput Class
- java.
lang. Object - com.
azure. ai. projects. models. EvaluationTaxonomyInput
- com.
Implements
public class EvaluationTaxonomyInput
implements JsonSerializable<EvaluationTaxonomyInput>
Input configuration for the evaluation taxonomy.
Constructor Summary
| Constructor | Description |
|---|---|
| EvaluationTaxonomyInput() |
Creates an instance of Evaluation |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Evaluation |
fromJson(JsonReader jsonReader)
Reads an instance of Evaluation |
|
Evaluation |
getType()
Get the type property: Input type of the evaluation taxonomy. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
EvaluationTaxonomyInput
public EvaluationTaxonomyInput()
Creates an instance of EvaluationTaxonomyInput class.
Method Details
fromJson
public static EvaluationTaxonomyInput fromJson(JsonReader jsonReader)
Reads an instance of EvaluationTaxonomyInput from the JsonReader.
Parameters:
Returns:
Throws:
getType
public EvaluationTaxonomyInputType getType()
Get the type property: Input type of the evaluation taxonomy.
Returns: