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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eInputConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace, specifically for version 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputConfig\u003c/code\u003e class is used to configure input data for labeling operations, including specifying data type, source location (BigQuery or Cloud Storage), and related metadata.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<InputConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<InputConfig>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInputConfig\u003c/code\u003e include \u003ccode\u003eAnnotationType\u003c/code\u003e, \u003ccode\u003eBigquerySource\u003c/code\u003e, \u003ccode\u003eClassificationMetadata\u003c/code\u003e, \u003ccode\u003eDataType\u003c/code\u003e, \u003ccode\u003eGcsSource\u003c/code\u003e, and \u003ccode\u003eTextMetadata\u003c/code\u003e, which are essential for defining the input data and its characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eInputConfig\u003c/code\u003e instances, one default constructor and another that accepts an existing \u003ccode\u003eInputConfig\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]