GoogleCloudDatalabelingV1beta1InputConfig
class GoogleCloudDatalabelingV1beta1InputConfig extends Model (View source)
Properties
string | $annotationType | ||
protected | $bigquerySourceType | ||
protected | $bigquerySourceDataType | ||
protected | $classificationMetadataType | ||
protected | $classificationMetadataDataType | ||
string | $dataType | ||
protected | $gcsSourceType | ||
protected | $gcsSourceDataType | ||
protected | $textMetadataType | ||
protected | $textMetadataDataType |
Methods
setAnnotationType($annotationType)
No description
string
getAnnotationType()
No description
getBigquerySource()
No description
setClassificationMetadata(GoogleCloudDatalabelingV1beta1ClassificationMetadata $classificationMetadata)
No description
setDataType($dataType)
No description
string
getDataType()
No description
getGcsSource()
No description
getTextMetadata()
No description
Details
setAnnotationType($annotationType)
No description
string
getAnnotationType()
No description
setBigquerySource(GoogleCloudDatalabelingV1beta1BigQuerySource $bigquerySource)
No description
GoogleCloudDatalabelingV1beta1BigQuerySource
getBigquerySource()
No description
setClassificationMetadata(GoogleCloudDatalabelingV1beta1ClassificationMetadata $classificationMetadata)
No description
GoogleCloudDatalabelingV1beta1ClassificationMetadata
getClassificationMetadata()
No description
setDataType($dataType)
No description
string
getDataType()
No description
setGcsSource(GoogleCloudDatalabelingV1beta1GcsSource $gcsSource)
No description
GoogleCloudDatalabelingV1beta1GcsSource
getGcsSource()
No description
setTextMetadata(GoogleCloudDatalabelingV1beta1TextMetadata $textMetadata)
No description
GoogleCloudDatalabelingV1beta1TextMetadata
getTextMetadata()
No description