| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected FeaturestoreServiceClient.ListFeaturesPage |
FeaturestoreServiceClient.ListFeaturesPage.createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
ListFeaturesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPage> |
FeaturestoreServiceClient.ListFeaturesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected FeaturestoreServiceClient.ListFeaturesFixedSizeCollection |
FeaturestoreServiceClient.ListFeaturesFixedSizeCollection.createCollection(List<FeaturestoreServiceClient.ListFeaturesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.