| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
VertexRagDataServiceClient.ListRagCorporaPagedResponse |
VertexRagDataServiceClient.listRagCorpora(ListRagCorporaRequest request)
Lists RagCorpora in a Location.
|
VertexRagDataServiceClient.ListRagCorporaPagedResponse |
VertexRagDataServiceClient.listRagCorpora(LocationName parent)
Lists RagCorpora in a Location.
|
VertexRagDataServiceClient.ListRagCorporaPagedResponse |
VertexRagDataServiceClient.listRagCorpora(String parent)
Lists RagCorpora in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceClient.ListRagCorporaPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRagCorporaRequest,ListRagCorporaResponse,RagCorpus> context,
com.google.api.core.ApiFuture<ListRagCorporaResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRagCorporaRequest,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceClient.listRagCorporaPagedCallable()
Lists RagCorpora in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRagCorporaRequest,ListRagCorporaResponse,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceSettings.listRagCorporaSettings()
Returns the object with the settings used for calls to listRagCorpora.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRagCorporaRequest,ListRagCorporaResponse,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceSettings.Builder.listRagCorporaSettings()
Returns the builder for the settings used for calls to listRagCorpora.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRagCorporaRequest,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
GrpcVertexRagDataServiceStub.listRagCorporaPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRagCorporaRequest,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceStub.listRagCorporaPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRagCorporaRequest,ListRagCorporaResponse,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceStubSettings.listRagCorporaSettings()
Returns the object with the settings used for calls to listRagCorpora.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRagCorporaRequest,ListRagCorporaResponse,VertexRagDataServiceClient.ListRagCorporaPagedResponse> |
VertexRagDataServiceStubSettings.Builder.listRagCorporaSettings()
Returns the builder for the settings used for calls to listRagCorpora.
|
Copyright © 2024 Google LLC. All rights reserved.