Uses of Class
com.google.cloud.aiplatform.v1.PublisherModelName
-
Packages that use PublisherModelName Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of PublisherModelName in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PublisherModelName Modifier and Type Method Description PublisherModelNamePublisherModelName.Builder. build()static PublisherModelNamePublisherModelName. of(String publisher, String model)static PublisherModelNamePublisherModelName. parse(String formattedString)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PublisherModelName Modifier and Type Method Description static List<PublisherModelName>PublisherModelName. parseList(List<String> formattedStrings)Methods in com.google.cloud.aiplatform.v1 with parameters of type PublisherModelName Modifier and Type Method Description PublisherModelModelGardenServiceClient. getPublisherModel(PublisherModelName name)Gets a Model Garden publisher model.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type PublisherModelName Modifier and Type Method Description static List<String>PublisherModelName. toStringList(List<PublisherModelName> values)
-