Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelGardenServiceClient.ListPublisherModelsPage
Packages that use ModelGardenServiceClient.ListPublisherModelsPage
-
Uses of ModelGardenServiceClient.ListPublisherModelsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelGardenServiceClient.ListPublisherModelsPageModifier and TypeMethodDescriptionModelGardenServiceClient.ListPublisherModelsPage.createPage(PageContext<ListPublisherModelsRequest, ListPublisherModelsResponse, PublisherModel> context, ListPublisherModelsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelGardenServiceClient.ListPublisherModelsPageModifier and TypeMethodDescriptionModelGardenServiceClient.ListPublisherModelsPage.createPageAsync(PageContext<ListPublisherModelsRequest, ListPublisherModelsResponse, PublisherModel> context, ApiFuture<ListPublisherModelsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ModelGardenServiceClient.ListPublisherModelsPageModifier and TypeMethodDescriptionModelGardenServiceClient.ListPublisherModelsFixedSizeCollection.createCollection(List<ModelGardenServiceClient.ListPublisherModelsPage> pages, int collectionSize)