| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
IndexServiceClient.ListIndexesPagedResponse |
IndexServiceClient.listIndexes(ListIndexesRequest request)
Lists Indexes in a Location.
|
IndexServiceClient.ListIndexesPagedResponse |
IndexServiceClient.listIndexes(LocationName parent)
Lists Indexes in a Location.
|
IndexServiceClient.ListIndexesPagedResponse |
IndexServiceClient.listIndexes(String parent)
Lists Indexes in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceClient.ListIndexesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceClient.listIndexesPagedCallable()
Lists Indexes in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,IndexServiceClient.ListIndexesPagedResponse> |
GrpcIndexServiceStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,IndexServiceClient.ListIndexesPagedResponse> |
IndexServiceStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Copyright © 2025 Google LLC. All rights reserved.