| 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 |
|---|---|
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse |
FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(ListFeatureOnlineStoresRequest request)
Lists FeatureOnlineStores in a given project and location.
|
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse |
FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(LocationName parent)
Lists FeatureOnlineStores in a given project and location.
|
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse |
FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStores(String parent)
Lists FeatureOnlineStores in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> |
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse,FeatureOnlineStore> context,
com.google.api.core.ApiFuture<ListFeatureOnlineStoresResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFeatureOnlineStoresRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> |
FeatureOnlineStoreAdminServiceClient.listFeatureOnlineStoresPagedCallable()
Lists FeatureOnlineStores in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> |
FeatureOnlineStoreAdminServiceSettings.listFeatureOnlineStoresSettings()
Returns the object with the settings used for calls to listFeatureOnlineStores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> |
FeatureOnlineStoreAdminServiceSettings.Builder.listFeatureOnlineStoresSettings()
Returns the builder for the settings used for calls to listFeatureOnlineStores.
|
Copyright © 2023 Google LLC. All rights reserved.