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