| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetadataServiceClient.ListArtifactsPagedResponse |
MetadataServiceClient.listArtifacts(ListArtifactsRequest request)
Lists Artifacts in the MetadataStore.
|
MetadataServiceClient.ListArtifactsPagedResponse |
MetadataServiceClient.listArtifacts(MetadataStoreName parent)
Lists Artifacts in the MetadataStore.
|
MetadataServiceClient.ListArtifactsPagedResponse |
MetadataServiceClient.listArtifacts(String parent)
Lists Artifacts in the MetadataStore.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceClient.ListArtifactsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context,
com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListArtifactsRequest,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceClient.listArtifactsPagedCallable()
Lists Artifacts in the MetadataStore.
|
com.google.api.gax.rpc.PagedCallSettings<ListArtifactsRequest,ListArtifactsResponse,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceSettings.listArtifactsSettings()
Returns the object with the settings used for calls to listArtifacts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListArtifactsRequest,ListArtifactsResponse,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceSettings.Builder.listArtifactsSettings()
Returns the builder for the settings used for calls to listArtifacts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListArtifactsRequest,MetadataServiceClient.ListArtifactsPagedResponse> |
GrpcMetadataServiceStub.listArtifactsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListArtifactsRequest,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceStub.listArtifactsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListArtifactsRequest,ListArtifactsResponse,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceStubSettings.listArtifactsSettings()
Returns the object with the settings used for calls to listArtifacts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListArtifactsRequest,ListArtifactsResponse,MetadataServiceClient.ListArtifactsPagedResponse> |
MetadataServiceStubSettings.Builder.listArtifactsSettings()
Returns the builder for the settings used for calls to listArtifacts.
|
Copyright © 2024 Google LLC. All rights reserved.