| 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.SearchIndexEndpointPagedResponse |
WarehouseClient.searchIndexEndpoint(SearchIndexEndpointRequest request)
Search a deployed index endpoint (IMAGE corpus type only).
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.SearchIndexEndpointPagedResponse> |
WarehouseClient.SearchIndexEndpointPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchResultItem> context,
com.google.api.core.ApiFuture<SearchIndexEndpointResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchIndexEndpointRequest,WarehouseClient.SearchIndexEndpointPagedResponse> |
WarehouseClient.searchIndexEndpointPagedCallable()
Search a deployed index endpoint (IMAGE corpus type only).
|
com.google.api.gax.rpc.PagedCallSettings<SearchIndexEndpointRequest,SearchIndexEndpointResponse,WarehouseClient.SearchIndexEndpointPagedResponse> |
WarehouseSettings.searchIndexEndpointSettings()
Returns the object with the settings used for calls to searchIndexEndpoint.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchIndexEndpointRequest,SearchIndexEndpointResponse,WarehouseClient.SearchIndexEndpointPagedResponse> |
WarehouseSettings.Builder.searchIndexEndpointSettings()
Returns the builder for the settings used for calls to searchIndexEndpoint.
|
Copyright © 2025 Google LLC. All rights reserved.