| 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 |
|---|---|
FeaturestoreServiceClient.ListEntityTypesPagedResponse |
FeaturestoreServiceClient.listEntityTypes(FeaturestoreName parent)
Lists EntityTypes in a given Featurestore.
|
FeaturestoreServiceClient.ListEntityTypesPagedResponse |
FeaturestoreServiceClient.listEntityTypes(ListEntityTypesRequest request)
Lists EntityTypes in a given Featurestore.
|
FeaturestoreServiceClient.ListEntityTypesPagedResponse |
FeaturestoreServiceClient.listEntityTypes(String parent)
Lists EntityTypes in a given Featurestore.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceClient.ListEntityTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntityTypesRequest,ListEntityTypesResponse,EntityType> context,
com.google.api.core.ApiFuture<ListEntityTypesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceClient.listEntityTypesPagedCallable()
Lists EntityTypes in a given Featurestore.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceSettings.listEntityTypesSettings()
Returns the object with the settings used for calls to listEntityTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceSettings.Builder.listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
GrpcFeaturestoreServiceStub.listEntityTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntityTypesRequest,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceStub.listEntityTypesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceStubSettings.listEntityTypesSettings()
Returns the object with the settings used for calls to listEntityTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> |
FeaturestoreServiceStubSettings.Builder.listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.
|
Copyright © 2025 Google LLC. All rights reserved.