| 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 |
|---|---|
AppPlatformClient.ListProcessorsPagedResponse |
AppPlatformClient.listProcessors(ListProcessorsRequest request)
Lists Processors in a given project and location.
|
AppPlatformClient.ListProcessorsPagedResponse |
AppPlatformClient.listProcessors(LocationName parent)
Lists Processors in a given project and location.
|
AppPlatformClient.ListProcessorsPagedResponse |
AppPlatformClient.listProcessors(String parent)
Lists Processors in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformClient.ListProcessorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor> context,
com.google.api.core.ApiFuture<ListProcessorsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProcessorsRequest,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformClient.listProcessorsPagedCallable()
Lists Processors in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListProcessorsRequest,ListProcessorsResponse,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformSettings.listProcessorsSettings()
Returns the object with the settings used for calls to listProcessors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProcessorsRequest,ListProcessorsResponse,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformSettings.Builder.listProcessorsSettings()
Returns the builder for the settings used for calls to listProcessors.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListProcessorsRequest,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformStub.listProcessorsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProcessorsRequest,AppPlatformClient.ListProcessorsPagedResponse> |
HttpJsonAppPlatformStub.listProcessorsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProcessorsRequest,AppPlatformClient.ListProcessorsPagedResponse> |
GrpcAppPlatformStub.listProcessorsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListProcessorsRequest,ListProcessorsResponse,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformStubSettings.listProcessorsSettings()
Returns the object with the settings used for calls to listProcessors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProcessorsRequest,ListProcessorsResponse,AppPlatformClient.ListProcessorsPagedResponse> |
AppPlatformStubSettings.Builder.listProcessorsSettings()
Returns the builder for the settings used for calls to listProcessors.
|
Copyright © 2025 Google LLC. All rights reserved.