| Package | Description |
|---|---|
| com.google.cloud.visionai.v1 |
A client to Vision AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.visionai.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
WarehouseClient.ListIndexesPagedResponse |
WarehouseClient.listIndexes(CorpusName parent)
List all Indexes in a given Corpus.
|
WarehouseClient.ListIndexesPagedResponse |
WarehouseClient.listIndexes(ListIndexesRequest request)
List all Indexes in a given Corpus.
|
WarehouseClient.ListIndexesPagedResponse |
WarehouseClient.listIndexes(String parent)
List all Indexes in a given Corpus.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.ListIndexesPagedResponse> |
WarehouseClient.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,WarehouseClient.ListIndexesPagedResponse> |
WarehouseClient.listIndexesPagedCallable()
List all Indexes in a given Corpus.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> |
WarehouseSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> |
WarehouseSettings.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,WarehouseClient.ListIndexesPagedResponse> |
GrpcWarehouseStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,WarehouseClient.ListIndexesPagedResponse> |
WarehouseStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,WarehouseClient.ListIndexesPagedResponse> |
HttpJsonWarehouseStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> |
WarehouseStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> |
WarehouseStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Copyright © 2025 Google LLC. All rights reserved.