| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage |
ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage.createPage(com.google.api.gax.rpc.PageContext<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert> context,
SearchModelMonitoringAlertsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage> |
ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage.createPageAsync(com.google.api.gax.rpc.PageContext<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert> context,
com.google.api.core.ApiFuture<SearchModelMonitoringAlertsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelMonitoringServiceClient.SearchModelMonitoringAlertsFixedSizeCollection |
ModelMonitoringServiceClient.SearchModelMonitoringAlertsFixedSizeCollection.createCollection(List<ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.