Package com.google.cloud.aiplatform.v1
Class FeatureName.ProjectLocationFeatureGroupFeatureBuilder
java.lang.Object
com.google.cloud.aiplatform.v1.FeatureName.ProjectLocationFeatureGroupFeatureBuilder
- Enclosing class:
- FeatureName
Builder for
projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setFeature(String feature) setFeatureGroup(String featureGroup) setLocation(String location) setProject(String project)
-
Constructor Details
-
ProjectLocationFeatureGroupFeatureBuilder
protected ProjectLocationFeatureGroupFeatureBuilder()
-
-
Method Details
-
getProject
-
getLocation
-
getFeatureGroup
-
getFeature
-
setProject
-
setLocation
-
setFeatureGroup
-
setFeature
-
build
-