Class FeaturestoreServiceClient.SearchFeaturesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.FeaturestoreServiceClient.SearchFeaturesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Feature>
- Enclosing class:
- FeaturestoreServiceClient
public static class FeaturestoreServiceClient.SearchFeaturesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse)
-
-