| 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.ListIndexEndpointsPagedResponse |
WarehouseClient.listIndexEndpoints(ListIndexEndpointsRequest request)
Lists all IndexEndpoints in a project.
|
WarehouseClient.ListIndexEndpointsPagedResponse |
WarehouseClient.listIndexEndpoints(LocationName parent)
Lists all IndexEndpoints in a project.
|
WarehouseClient.ListIndexEndpointsPagedResponse |
WarehouseClient.listIndexEndpoints(String parent)
Lists all IndexEndpoints in a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<WarehouseClient.ListIndexEndpointsPagedResponse> |
WarehouseClient.ListIndexEndpointsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context,
com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListIndexEndpointsRequest,WarehouseClient.ListIndexEndpointsPagedResponse> |
WarehouseClient.listIndexEndpointsPagedCallable()
Lists all IndexEndpoints in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse,WarehouseClient.ListIndexEndpointsPagedResponse> |
WarehouseSettings.listIndexEndpointsSettings()
Returns the object with the settings used for calls to listIndexEndpoints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,WarehouseClient.ListIndexEndpointsPagedResponse> |
WarehouseSettings.Builder.listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.
|
Copyright © 2025 Google LLC. All rights reserved.