| 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 |
|---|---|
FeatureRegistryServiceClient.ListFeaturesPagedResponse |
FeatureRegistryServiceClient.listFeatures(EntityTypeName parent)
Lists Features in a given FeatureGroup.
|
FeatureRegistryServiceClient.ListFeaturesPagedResponse |
FeatureRegistryServiceClient.listFeatures(FeatureGroupName parent)
Lists Features in a given FeatureGroup.
|
FeatureRegistryServiceClient.ListFeaturesPagedResponse |
FeatureRegistryServiceClient.listFeatures(ListFeaturesRequest request)
Lists Features in a given FeatureGroup.
|
FeatureRegistryServiceClient.ListFeaturesPagedResponse |
FeatureRegistryServiceClient.listFeatures(String parent)
Lists Features in a given FeatureGroup.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceClient.ListFeaturesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceClient.listFeaturesPagedCallable()
Lists Features in a given FeatureGroup.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceSettings.Builder.listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
GrpcFeatureRegistryServiceStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceStubSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
FeatureRegistryServiceStubSettings.Builder.listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
Copyright © 2025 Google LLC. All rights reserved.