| 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.ListDraftsPagedResponse |
AppPlatformClient.listDrafts(ApplicationName parent)
Lists Drafts in a given project and location.
|
AppPlatformClient.ListDraftsPagedResponse |
AppPlatformClient.listDrafts(ListDraftsRequest request)
Lists Drafts in a given project and location.
|
AppPlatformClient.ListDraftsPagedResponse |
AppPlatformClient.listDrafts(String parent)
Lists Drafts in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformClient.ListDraftsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDraftsRequest,ListDraftsResponse,Draft> context,
com.google.api.core.ApiFuture<ListDraftsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDraftsRequest,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformClient.listDraftsPagedCallable()
Lists Drafts in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListDraftsRequest,ListDraftsResponse,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformSettings.listDraftsSettings()
Returns the object with the settings used for calls to listDrafts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDraftsRequest,ListDraftsResponse,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformSettings.Builder.listDraftsSettings()
Returns the builder for the settings used for calls to listDrafts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDraftsRequest,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformStub.listDraftsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDraftsRequest,AppPlatformClient.ListDraftsPagedResponse> |
HttpJsonAppPlatformStub.listDraftsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDraftsRequest,AppPlatformClient.ListDraftsPagedResponse> |
GrpcAppPlatformStub.listDraftsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDraftsRequest,ListDraftsResponse,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformStubSettings.listDraftsSettings()
Returns the object with the settings used for calls to listDrafts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDraftsRequest,ListDraftsResponse,AppPlatformClient.ListDraftsPagedResponse> |
AppPlatformStubSettings.Builder.listDraftsSettings()
Returns the builder for the settings used for calls to listDrafts.
|
Copyright © 2025 Google LLC. All rights reserved.