| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(LocationName location)
Searches Features matching a query in a given project.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(LocationName location,
String query)
Searches Features matching a query in a given project.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(SearchFeaturesRequest request)
Searches Features matching a query in a given project.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(String location)
Searches Features matching a query in a given project.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(String location,
String query)
Searches Features matching a query in a given project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceClient.SearchFeaturesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchFeaturesRequest,SearchFeaturesResponse,Feature> context,
com.google.api.core.ApiFuture<SearchFeaturesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceClient.searchFeaturesPagedCallable()
Searches Features matching a query in a given project.
|
com.google.api.gax.rpc.PagedCallSettings<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceSettings.searchFeaturesSettings()
Returns the object with the settings used for calls to searchFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceSettings.Builder.searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
GrpcFeaturestoreServiceStub.searchFeaturesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchFeaturesRequest,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceStub.searchFeaturesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceStubSettings.searchFeaturesSettings()
Returns the object with the settings used for calls to searchFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> |
FeaturestoreServiceStubSettings.Builder.searchFeaturesSettings()
Returns the builder for the settings used for calls to searchFeatures.
|
Copyright © 2024 Google LLC. All rights reserved.