Package com.google.cloud.aiplatform.v1
Class ArtifactName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.ArtifactName.Builder
- Enclosing class:
- ArtifactName
Builder for
projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setArtifact(String artifact) setLocation(String location) setMetadataStore(String metadataStore) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getMetadataStore
-
getArtifact
-
setProject
-
setLocation
-
setMetadataStore
-
setArtifact
-
build
-