| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
ModelGardenServiceClient.ListPublisherModelsPagedResponse |
ModelGardenServiceClient.listPublisherModels(ListPublisherModelsRequest request)
Lists publisher models in Model Garden.
|
ModelGardenServiceClient.ListPublisherModelsPagedResponse |
ModelGardenServiceClient.listPublisherModels(String parent)
Lists publisher models in Model Garden.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ModelGardenServiceClient.ListPublisherModelsPagedResponse> |
ModelGardenServiceClient.ListPublisherModelsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPublisherModelsRequest,ListPublisherModelsResponse,PublisherModel> context,
com.google.api.core.ApiFuture<ListPublisherModelsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPublisherModelsRequest,ModelGardenServiceClient.ListPublisherModelsPagedResponse> |
ModelGardenServiceClient.listPublisherModelsPagedCallable()
Lists publisher models in Model Garden.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublisherModelsRequest,ListPublisherModelsResponse,ModelGardenServiceClient.ListPublisherModelsPagedResponse> |
ModelGardenServiceSettings.listPublisherModelsSettings()
Returns the object with the settings used for calls to listPublisherModels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublisherModelsRequest,ListPublisherModelsResponse,ModelGardenServiceClient.ListPublisherModelsPagedResponse> |
ModelGardenServiceSettings.Builder.listPublisherModelsSettings()
Returns the builder for the settings used for calls to listPublisherModels.
|
Copyright © 2023 Google LLC. All rights reserved.