Package com.google.cloud.aiplatform.v1
Class DatasetVersionName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.DatasetVersionName.Builder
- Enclosing class:
- DatasetVersionName
Builder for
projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setDataset(String dataset) setDatasetVersion(String datasetVersion) setLocation(String location) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getDataset
-
getDatasetVersion
-
setProject
-
setLocation
-
setDataset
-
setDatasetVersion
-
build
-