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