table property
BigQuery table resource for Vision AI Platform to ingest annotations to.
Implementation
@$pb.TagNumber(1)
$core.String get table => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set table($core.String v) {
$_setString(0, v);
}
BigQuery table resource for Vision AI Platform to ingest annotations to.
@$pb.TagNumber(1)
$core.String get table => $_getSZ(0);
@$pb.TagNumber(1)
set table($core.String v) {
$_setString(0, v);
}