| 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 |
|---|---|
FeaturestoreServiceClient.ListFeaturestoresPagedResponse |
FeaturestoreServiceClient.listFeaturestores(ListFeaturestoresRequest request)
Lists Featurestores in a given project and location.
|
FeaturestoreServiceClient.ListFeaturestoresPagedResponse |
FeaturestoreServiceClient.listFeaturestores(LocationName parent)
Lists Featurestores in a given project and location.
|
FeaturestoreServiceClient.ListFeaturestoresPagedResponse |
FeaturestoreServiceClient.listFeaturestores(String parent)
Lists Featurestores in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse> |
FeaturestoreServiceClient.ListFeaturestoresPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context,
com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> |
FeaturestoreServiceClient.listFeaturestoresPagedCallable()
Lists Featurestores in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> |
FeaturestoreServiceSettings.listFeaturestoresSettings()
Returns the object with the settings used for calls to listFeaturestores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> |
FeaturestoreServiceSettings.Builder.listFeaturestoresSettings()
Returns the builder for the settings used for calls to listFeaturestores.
|
Copyright © 2025 Google LLC. All rights reserved.