| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetadataServiceClient.ListContextsPagedResponse |
MetadataServiceClient.listContexts(ListContextsRequest request)
Lists Contexts on the MetadataStore.
|
MetadataServiceClient.ListContextsPagedResponse |
MetadataServiceClient.listContexts(MetadataStoreName parent)
Lists Contexts on the MetadataStore.
|
MetadataServiceClient.ListContextsPagedResponse |
MetadataServiceClient.listContexts(String parent)
Lists Contexts on the MetadataStore.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceClient.ListContextsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context,
com.google.api.core.ApiFuture<ListContextsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceClient.listContextsPagedCallable()
Lists Contexts on the MetadataStore.
|
com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceSettings.listContextsSettings()
Returns the object with the settings used for calls to listContexts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceSettings.Builder.listContextsSettings()
Returns the builder for the settings used for calls to listContexts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceStub.listContextsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,MetadataServiceClient.ListContextsPagedResponse> |
GrpcMetadataServiceStub.listContextsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceStubSettings.listContextsSettings()
Returns the object with the settings used for calls to listContexts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse,MetadataServiceClient.ListContextsPagedResponse> |
MetadataServiceStubSettings.Builder.listContextsSettings()
Returns the builder for the settings used for calls to listContexts.
|
Copyright © 2022 Google LLC. All rights reserved.