| 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 |
|---|---|
ModelServiceClient.ListModelsPagedResponse |
ModelServiceClient.listModels(ListModelsRequest request)
Lists Models in a Location.
|
ModelServiceClient.ListModelsPagedResponse |
ModelServiceClient.listModels(LocationName parent)
Lists Models in a Location.
|
ModelServiceClient.ListModelsPagedResponse |
ModelServiceClient.listModels(String parent)
Lists Models in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ModelServiceClient.ListModelsPagedResponse> |
ModelServiceClient.ListModelsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListModelsRequest,ListModelsResponse,Model> context,
com.google.api.core.ApiFuture<ListModelsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListModelsRequest,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceClient.listModelsPagedCallable()
Lists Models in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListModelsRequest,ListModelsResponse,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceSettings.listModelsSettings()
Returns the object with the settings used for calls to listModels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelsRequest,ListModelsResponse,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceSettings.Builder.listModelsSettings()
Returns the builder for the settings used for calls to listModels.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListModelsRequest,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceStub.listModelsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListModelsRequest,ModelServiceClient.ListModelsPagedResponse> |
GrpcModelServiceStub.listModelsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListModelsRequest,ListModelsResponse,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceStubSettings.listModelsSettings()
Returns the object with the settings used for calls to listModels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelsRequest,ListModelsResponse,ModelServiceClient.ListModelsPagedResponse> |
ModelServiceStubSettings.Builder.listModelsSettings()
Returns the builder for the settings used for calls to listModels.
|
Copyright © 2024 Google LLC. All rights reserved.