| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatasetServiceClient.ListAnnotationsPagedResponse |
DatasetServiceClient.listAnnotations(DataItemName parent)
Lists Annotations belongs to a dataitem
|
DatasetServiceClient.ListAnnotationsPagedResponse |
DatasetServiceClient.listAnnotations(ListAnnotationsRequest request)
Lists Annotations belongs to a dataitem
|
DatasetServiceClient.ListAnnotationsPagedResponse |
DatasetServiceClient.listAnnotations(String parent)
Lists Annotations belongs to a dataitem
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceClient.ListAnnotationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
com.google.api.core.ApiFuture<ListAnnotationsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAnnotationsRequest,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceClient.listAnnotationsPagedCallable()
Lists Annotations belongs to a dataitem
|
com.google.api.gax.rpc.PagedCallSettings<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceSettings.listAnnotationsSettings()
Returns the object with the settings used for calls to listAnnotations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceSettings.Builder.listAnnotationsSettings()
Returns the builder for the settings used for calls to listAnnotations.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListAnnotationsRequest,DatasetServiceClient.ListAnnotationsPagedResponse> |
GrpcDatasetServiceStub.listAnnotationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAnnotationsRequest,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceStub.listAnnotationsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceStubSettings.listAnnotationsSettings()
Returns the object with the settings used for calls to listAnnotations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> |
DatasetServiceStubSettings.Builder.listAnnotationsSettings()
Returns the builder for the settings used for calls to listAnnotations.
|
Copyright © 2024 Google LLC. All rights reserved.