| 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.ListSearchHypernymsPagedResponse |
WarehouseClient.listSearchHypernyms(CorpusName parent)
Lists SearchHypernyms inside a corpus.
|
WarehouseClient.ListSearchHypernymsPagedResponse |
WarehouseClient.listSearchHypernyms(ListSearchHypernymsRequest request)
Lists SearchHypernyms inside a corpus.
|
WarehouseClient.ListSearchHypernymsPagedResponse |
WarehouseClient.listSearchHypernyms(String parent)
Lists SearchHypernyms inside a corpus.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.ListSearchHypernymsPagedResponse> |
WarehouseClient.ListSearchHypernymsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSearchHypernymsRequest,ListSearchHypernymsResponse,SearchHypernym> context,
com.google.api.core.ApiFuture<ListSearchHypernymsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSearchHypernymsRequest,WarehouseClient.ListSearchHypernymsPagedResponse> |
WarehouseClient.listSearchHypernymsPagedCallable()
Lists SearchHypernyms inside a corpus.
|
com.google.api.gax.rpc.PagedCallSettings<ListSearchHypernymsRequest,ListSearchHypernymsResponse,WarehouseClient.ListSearchHypernymsPagedResponse> |
WarehouseSettings.listSearchHypernymsSettings()
Returns the object with the settings used for calls to listSearchHypernyms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSearchHypernymsRequest,ListSearchHypernymsResponse,WarehouseClient.ListSearchHypernymsPagedResponse> |
WarehouseSettings.Builder.listSearchHypernymsSettings()
Returns the builder for the settings used for calls to listSearchHypernyms.
|
Copyright © 2025 Google LLC. All rights reserved.