| 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.ListAssetsPagedResponse |
WarehouseClient.listAssets(CorpusName parent)
Lists an list of assets inside corpus.
|
WarehouseClient.ListAssetsPagedResponse |
WarehouseClient.listAssets(ListAssetsRequest request)
Lists an list of assets inside corpus.
|
WarehouseClient.ListAssetsPagedResponse |
WarehouseClient.listAssets(String parent)
Lists an list of assets inside corpus.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.ListAssetsPagedResponse> |
WarehouseClient.ListAssetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context,
com.google.api.core.ApiFuture<ListAssetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> |
WarehouseClient.listAssetsPagedCallable()
Lists an list of assets inside corpus.
|
com.google.api.gax.rpc.PagedCallSettings<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> |
WarehouseSettings.listAssetsSettings()
Returns the object with the settings used for calls to listAssets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> |
WarehouseSettings.Builder.listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> |
GrpcWarehouseStub.listAssetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> |
WarehouseStub.listAssetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> |
HttpJsonWarehouseStub.listAssetsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> |
WarehouseStubSettings.listAssetsSettings()
Returns the object with the settings used for calls to listAssets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> |
WarehouseStubSettings.Builder.listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
|
Copyright © 2025 Google LLC. All rights reserved.