| 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.SearchModelMonitoringStatsPage |
ModelMonitoringServiceClient.SearchModelMonitoringStatsPage.createPage(com.google.api.gax.rpc.PageContext<SearchModelMonitoringStatsRequest,SearchModelMonitoringStatsResponse,ModelMonitoringStats> context,
SearchModelMonitoringStatsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ModelMonitoringServiceClient.SearchModelMonitoringStatsPage> |
ModelMonitoringServiceClient.SearchModelMonitoringStatsPage.createPageAsync(com.google.api.gax.rpc.PageContext<SearchModelMonitoringStatsRequest,SearchModelMonitoringStatsResponse,ModelMonitoringStats> context,
com.google.api.core.ApiFuture<SearchModelMonitoringStatsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection |
ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection.createCollection(List<ModelMonitoringServiceClient.SearchModelMonitoringStatsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.