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