public AnnotationType AnnotationType { get; set; }
Optional. The type of annotation to be performed on this data. You must
specify this field if you are using this InputConfig in an
[EvaluationJob][google.cloud.datalabeling.v1beta1.EvaluationJob].
public BigQuerySource BigquerySource { get; set; }
Source located in BigQuery. You must specify this field if you are using
this InputConfig in an [EvaluationJob][google.cloud.datalabeling.v1beta1.EvaluationJob].
public ClassificationMetadata ClassificationMetadata { get; set; }
Optional. Metadata about annotations for the input. You must specify this
field if you are using this InputConfig in an [EvaluationJob][google.cloud.datalabeling.v1beta1.EvaluationJob] for a
model version that performs classification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]