Package com.google.cloud.aiplatform.v1
Class AnnotationSpecName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.AnnotationSpecName.Builder
- Enclosing class:
- AnnotationSpecName
Builder for
projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setAnnotationSpec(String annotationSpec) setDataset(String dataset) setLocation(String location) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getDataset
-
getAnnotationSpec
-
setProject
-
setLocation
-
setDataset
-
setAnnotationSpec
-
build
-