| Package | Description |
|---|---|
| com.google.cloud.recommendationengine.v1beta1 |
A client to Recommendations AI
|
| com.google.cloud.recommendationengine.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
CatalogServiceClient.ListCatalogItemsPagedResponse |
CatalogServiceClient.listCatalogItems(CatalogName parent,
String filter)
Gets a list of catalog items.
|
CatalogServiceClient.ListCatalogItemsPagedResponse |
CatalogServiceClient.listCatalogItems(ListCatalogItemsRequest request)
Gets a list of catalog items.
|
CatalogServiceClient.ListCatalogItemsPagedResponse |
CatalogServiceClient.listCatalogItems(String parent,
String filter)
Gets a list of catalog items.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPagedResponse> |
CatalogServiceClient.ListCatalogItemsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context,
com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCatalogItemsRequest,CatalogServiceClient.ListCatalogItemsPagedResponse> |
CatalogServiceClient.listCatalogItemsPagedCallable()
Gets a list of catalog items.
|
com.google.api.gax.rpc.PagedCallSettings<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse> |
CatalogServiceSettings.listCatalogItemsSettings()
Returns the object with the settings used for calls to listCatalogItems.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogServiceClient.ListCatalogItemsPagedResponse> |
CatalogServiceSettings.Builder.listCatalogItemsSettings()
Returns the builder for the settings used for calls to listCatalogItems.
|
Copyright © 2024 Google LLC. All rights reserved.