Uses of Class
com.google.cloud.aiplatform.v1beta1.DataLabelingJobName.Builder
-
Packages that use DataLabelingJobName.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DataLabelingJobName.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DataLabelingJobName.Builder Modifier and Type Method Description static DataLabelingJobName.BuilderDataLabelingJobName. newBuilder()DataLabelingJobName.BuilderDataLabelingJobName.Builder. setDataLabelingJob(String dataLabelingJob)DataLabelingJobName.BuilderDataLabelingJobName.Builder. setLocation(String location)DataLabelingJobName.BuilderDataLabelingJobName.Builder. setProject(String project)DataLabelingJobName.BuilderDataLabelingJobName. toBuilder()
-