| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse |
IndexEndpointServiceClient.listIndexEndpoints(ListIndexEndpointsRequest request)
Lists IndexEndpoints in a Location.
|
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse |
IndexEndpointServiceClient.listIndexEndpoints(LocationName parent)
Lists IndexEndpoints in a Location.
|
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse |
IndexEndpointServiceClient.listIndexEndpoints(String parent)
Lists IndexEndpoints in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> |
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context,
com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListIndexEndpointsRequest,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> |
IndexEndpointServiceClient.listIndexEndpointsPagedCallable()
Lists IndexEndpoints in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> |
IndexEndpointServiceSettings.listIndexEndpointsSettings()
Returns the object with the settings used for calls to listIndexEndpoints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> |
IndexEndpointServiceSettings.Builder.listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.
|
Copyright © 2024 Google LLC. All rights reserved.