Uses of Interface
com.google.cloud.aiplatform.v1beta1.PublisherModelOrBuilder
Packages that use PublisherModelOrBuilder
-
Uses of PublisherModelOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement PublisherModelOrBuilderModifier and TypeClassDescriptionfinal classA Model Garden Publisher Model.static final classA Model Garden Publisher Model.Methods in com.google.cloud.aiplatform.v1beta1 that return PublisherModelOrBuilderModifier and TypeMethodDescriptionListPublisherModelsResponse.Builder.getPublisherModelsOrBuilder(int index) List of PublisherModels in the requested page.ListPublisherModelsResponse.getPublisherModelsOrBuilder(int index) List of PublisherModels in the requested page.ListPublisherModelsResponseOrBuilder.getPublisherModelsOrBuilder(int index) List of PublisherModels in the requested page.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type PublisherModelOrBuilderModifier and TypeMethodDescriptionList<? extends PublisherModelOrBuilder>ListPublisherModelsResponse.Builder.getPublisherModelsOrBuilderList()List of PublisherModels in the requested page.List<? extends PublisherModelOrBuilder>ListPublisherModelsResponse.getPublisherModelsOrBuilderList()List of PublisherModels in the requested page.List<? extends PublisherModelOrBuilder>ListPublisherModelsResponseOrBuilder.getPublisherModelsOrBuilderList()List of PublisherModels in the requested page.