Class ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<SearchModelMonitoringStatsRequest,SearchModelMonitoringStatsResponse,ModelMonitoringStats,ModelMonitoringServiceClient.SearchModelMonitoringStatsPage,ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<ModelMonitoringStats>
- Enclosing class:
- ModelMonitoringServiceClient
public static class ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection
extends AbstractFixedSizeCollection<SearchModelMonitoringStatsRequest,SearchModelMonitoringStatsResponse,ModelMonitoringStats,ModelMonitoringServiceClient.SearchModelMonitoringStatsPage,ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<ModelMonitoringServiceClient.SearchModelMonitoringStatsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected ModelMonitoringServiceClient.SearchModelMonitoringStatsFixedSizeCollection createCollection(List<ModelMonitoringServiceClient.SearchModelMonitoringStatsPage> pages, int collectionSize)
-