Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelGardenServiceClient.ListPublisherModelsPagedResponse
Packages that use ModelGardenServiceClient.ListPublisherModelsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of ModelGardenServiceClient.ListPublisherModelsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelGardenServiceClient.ListPublisherModelsPagedResponseModifier and TypeMethodDescriptionModelGardenServiceClient.listPublisherModels(ListPublisherModelsRequest request) Lists publisher models in Model Garden.ModelGardenServiceClient.listPublisherModels(String parent) Lists publisher models in Model Garden.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelGardenServiceClient.ListPublisherModelsPagedResponseModifier and TypeMethodDescriptionModelGardenServiceClient.ListPublisherModelsPagedResponse.createAsync(PageContext<ListPublisherModelsRequest, ListPublisherModelsResponse, PublisherModel> context, ApiFuture<ListPublisherModelsResponse> futureResponse) final UnaryCallable<ListPublisherModelsRequest,ModelGardenServiceClient.ListPublisherModelsPagedResponse> ModelGardenServiceClient.listPublisherModelsPagedCallable()Lists publisher models in Model Garden.PagedCallSettings.Builder<ListPublisherModelsRequest,ListPublisherModelsResponse, ModelGardenServiceClient.ListPublisherModelsPagedResponse> ModelGardenServiceSettings.Builder.listPublisherModelsSettings()Returns the builder for the settings used for calls to listPublisherModels.PagedCallSettings<ListPublisherModelsRequest,ListPublisherModelsResponse, ModelGardenServiceClient.ListPublisherModelsPagedResponse> ModelGardenServiceSettings.listPublisherModelsSettings()Returns the object with the settings used for calls to listPublisherModels. -
Uses of ModelGardenServiceClient.ListPublisherModelsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ModelGardenServiceClient.ListPublisherModelsPagedResponseModifier and TypeMethodDescriptionGrpcModelGardenServiceStub.listPublisherModelsPagedCallable()ModelGardenServiceStub.listPublisherModelsPagedCallable()PagedCallSettings.Builder<ListPublisherModelsRequest,ListPublisherModelsResponse, ModelGardenServiceClient.ListPublisherModelsPagedResponse> ModelGardenServiceStubSettings.Builder.listPublisherModelsSettings()Returns the builder for the settings used for calls to listPublisherModels.PagedCallSettings<ListPublisherModelsRequest,ListPublisherModelsResponse, ModelGardenServiceClient.ListPublisherModelsPagedResponse> ModelGardenServiceStubSettings.listPublisherModelsSettings()Returns the object with the settings used for calls to listPublisherModels.