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