| 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.ListCorporaPagedResponse |
WarehouseClient.listCorpora(ListCorporaRequest request)
Lists all corpora in a project.
|
WarehouseClient.ListCorporaPagedResponse |
WarehouseClient.listCorpora(String parent)
Lists all corpora in a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.ListCorporaPagedResponse> |
WarehouseClient.ListCorporaPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCorporaRequest,ListCorporaResponse,Corpus> context,
com.google.api.core.ApiFuture<ListCorporaResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> |
WarehouseClient.listCorporaPagedCallable()
Lists all corpora in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> |
WarehouseSettings.listCorporaSettings()
Returns the object with the settings used for calls to listCorpora.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> |
WarehouseSettings.Builder.listCorporaSettings()
Returns the builder for the settings used for calls to listCorpora.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> |
GrpcWarehouseStub.listCorporaPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> |
WarehouseStub.listCorporaPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> |
HttpJsonWarehouseStub.listCorporaPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> |
WarehouseStubSettings.listCorporaSettings()
Returns the object with the settings used for calls to listCorpora.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> |
WarehouseStubSettings.Builder.listCorporaSettings()
Returns the builder for the settings used for calls to listCorpora.
|
Copyright © 2025 Google LLC. All rights reserved.