| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelGardenServiceClient.ListPublisherModelsPage |
ModelGardenServiceClient.ListPublisherModelsPage.createPage(com.google.api.gax.rpc.PageContext<ListPublisherModelsRequest,ListPublisherModelsResponse,PublisherModel> context,
ListPublisherModelsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ModelGardenServiceClient.ListPublisherModelsPage> |
ModelGardenServiceClient.ListPublisherModelsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListPublisherModelsRequest,ListPublisherModelsResponse,PublisherModel> context,
com.google.api.core.ApiFuture<ListPublisherModelsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelGardenServiceClient.ListPublisherModelsFixedSizeCollection |
ModelGardenServiceClient.ListPublisherModelsFixedSizeCollection.createCollection(List<ModelGardenServiceClient.ListPublisherModelsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.