| 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 |
|---|---|
FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse |
FeatureRegistryServiceClient.listFeatureGroups(ListFeatureGroupsRequest request)
Lists FeatureGroups in a given project and location.
|
FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse |
FeatureRegistryServiceClient.listFeatureGroups(LocationName parent)
Lists FeatureGroups in a given project and location.
|
FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse |
FeatureRegistryServiceClient.listFeatureGroups(String parent)
Lists FeatureGroups in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> |
FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFeatureGroupsRequest,ListFeatureGroupsResponse,FeatureGroup> context,
com.google.api.core.ApiFuture<ListFeatureGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFeatureGroupsRequest,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> |
FeatureRegistryServiceClient.listFeatureGroupsPagedCallable()
Lists FeatureGroups in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeatureGroupsRequest,ListFeatureGroupsResponse,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> |
FeatureRegistryServiceSettings.listFeatureGroupsSettings()
Returns the object with the settings used for calls to listFeatureGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeatureGroupsRequest,ListFeatureGroupsResponse,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> |
FeatureRegistryServiceSettings.Builder.listFeatureGroupsSettings()
Returns the builder for the settings used for calls to listFeatureGroups.
|
Copyright © 2024 Google LLC. All rights reserved.