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