| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreServiceClient.ListFeaturesPagedResponse |
FeaturestoreServiceClient.listFeatures(EntityTypeName parent)
Lists Features in a given EntityType.
|
FeaturestoreServiceClient.ListFeaturesPagedResponse |
FeaturestoreServiceClient.listFeatures(ListFeaturesRequest request)
Lists Features in a given EntityType.
|
FeaturestoreServiceClient.ListFeaturesPagedResponse |
FeaturestoreServiceClient.listFeatures(String parent)
Lists Features in a given EntityType.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceClient.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,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceClient.listFeaturesPagedCallable()
Lists Features in a given EntityType.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceSettings.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,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
GrpcFeaturestoreServiceStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceStubSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> |
FeaturestoreServiceStubSettings.Builder.listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
Copyright © 2022 Google LLC. All rights reserved.