Package com.google.cloud.aiplatform.v1
Class ModelName
java.lang.Object
com.google.cloud.aiplatform.v1.ModelName
- All Implemented Interfaces:
ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/models/{model}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) getModel()inthashCode()static booleanisParsableFrom(String formattedString) static ModelName.Builderstatic ModelNamestatic ModelNametoString()toStringList(List<ModelName> values)
-
Constructor Details
-
ModelName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getModel
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-