Uses of Class
com.google.cloud.aiplatform.v1.FeatureName
Packages that use FeatureName
-
Uses of FeatureName in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureNameModifier and TypeMethodDescriptionFeatureName.Builder.build()FeatureName.ProjectLocationFeatureGroupFeatureBuilder.build()static FeatureNameFeatureName.of(String project, String location, String featurestore, String entityType, String feature) static FeatureNameFeatureName.ofProjectLocationFeatureGroupFeatureName(String project, String location, String featureGroup, String feature) static FeatureNameFeatureName.ofProjectLocationFeaturestoreEntityTypeFeatureName(String project, String location, String featurestore, String entityType, String feature) static FeatureNameMethods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureNameMethod parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeatureName