Package com.google.cloud.aiplatform.v1
Class FeatureName
java.lang.Object
com.google.cloud.aiplatform.v1.FeatureName
- All Implemented Interfaces:
ResourceName
@Generated("by gapic-generator-java")
public class FeatureName
extends Object
implements ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}.static classBuilder for projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringstatic StringformatProjectLocationFeatureGroupFeatureName(String project, String location, String featureGroup, String feature) static StringformatProjectLocationFeaturestoreEntityTypeFeatureName(String project, String location, String featurestore, String entityType, String feature) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static FeatureName.Builderstatic FeatureName.Builderstatic FeatureNamestatic FeatureNameofProjectLocationFeatureGroupFeatureName(String project, String location, String featureGroup, String feature) static FeatureNameofProjectLocationFeaturestoreEntityTypeFeatureName(String project, String location, String featurestore, String entityType, String feature) static FeatureNamestatic List<FeatureName>toString()toStringList(List<FeatureName> values)
-
Constructor Details
-
FeatureName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getFeaturestore
-
getEntityType
-
getFeature
-
getFeatureGroup
-
newBuilder
-
newProjectLocationFeaturestoreEntityTypeFeatureBuilder
-
newProjectLocationFeatureGroupFeatureBuilder
public static FeatureName.ProjectLocationFeatureGroupFeatureBuilder newProjectLocationFeatureGroupFeatureBuilder() -
toBuilder
-
of
-
ofProjectLocationFeaturestoreEntityTypeFeatureName
-
ofProjectLocationFeatureGroupFeatureName
public static FeatureName ofProjectLocationFeatureGroupFeatureName(String project, String location, String featureGroup, String feature) -
format
-
formatProjectLocationFeaturestoreEntityTypeFeatureName
-
formatProjectLocationFeatureGroupFeatureName
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-