Package com.google.cloud.aiplatform.v1
Class EntityTypeName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.EntityTypeName.Builder
- Enclosing class:
- EntityTypeName
Builder for
projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setEntityType(String entityType) setFeaturestore(String featurestore) setLocation(String location) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getFeaturestore
-
getEntityType
-
setProject
-
setLocation
-
setFeaturestore
-
setEntityType
-
build
-