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