| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected VertexRagDataServiceClient.ListRagCorporaPage |
VertexRagDataServiceClient.ListRagCorporaPage.createPage(com.google.api.gax.rpc.PageContext<ListRagCorporaRequest,ListRagCorporaResponse,RagCorpus> context,
ListRagCorporaResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<VertexRagDataServiceClient.ListRagCorporaPage> |
VertexRagDataServiceClient.ListRagCorporaPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRagCorporaRequest,ListRagCorporaResponse,RagCorpus> context,
com.google.api.core.ApiFuture<ListRagCorporaResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected VertexRagDataServiceClient.ListRagCorporaFixedSizeCollection |
VertexRagDataServiceClient.ListRagCorporaFixedSizeCollection.createCollection(List<VertexRagDataServiceClient.ListRagCorporaPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.