| 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 |
|---|---|
StreamsServiceClient.ListClustersPagedResponse |
StreamsServiceClient.listClusters(ListClustersRequest request)
Lists Clusters in a given project and location.
|
StreamsServiceClient.ListClustersPagedResponse |
StreamsServiceClient.listClusters(LocationName parent)
Lists Clusters in a given project and location.
|
StreamsServiceClient.ListClustersPagedResponse |
StreamsServiceClient.listClusters(String parent)
Lists Clusters in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceClient.ListClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
com.google.api.core.ApiFuture<ListClustersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceClient.listClustersPagedCallable()
Lists Clusters in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,StreamsServiceClient.ListClustersPagedResponse> |
HttpJsonStreamsServiceStub.listClustersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceStub.listClustersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,StreamsServiceClient.ListClustersPagedResponse> |
GrpcStreamsServiceStub.listClustersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceStubSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,StreamsServiceClient.ListClustersPagedResponse> |
StreamsServiceStubSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
Copyright © 2025 Google LLC. All rights reserved.