Uses of Class
com.google.cloud.aiplatform.v1beta1.VertexRagDataServiceClient.ListRagDataSchemasPagedResponse
Packages that use VertexRagDataServiceClient.ListRagDataSchemasPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of VertexRagDataServiceClient.ListRagDataSchemasPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return VertexRagDataServiceClient.ListRagDataSchemasPagedResponseModifier and TypeMethodDescriptionVertexRagDataServiceClient.listRagDataSchemas(ListRagDataSchemasRequest request) Lists RagDataSchemas in a Location.VertexRagDataServiceClient.listRagDataSchemas(RagCorpusName parent) Lists RagDataSchemas in a Location.VertexRagDataServiceClient.listRagDataSchemas(String parent) Lists RagDataSchemas in a Location.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type VertexRagDataServiceClient.ListRagDataSchemasPagedResponseModifier and TypeMethodDescriptionVertexRagDataServiceClient.ListRagDataSchemasPagedResponse.createAsync(PageContext<ListRagDataSchemasRequest, ListRagDataSchemasResponse, RagDataSchema> context, ApiFuture<ListRagDataSchemasResponse> futureResponse) final UnaryCallable<ListRagDataSchemasRequest,VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> VertexRagDataServiceClient.listRagDataSchemasPagedCallable()Lists RagDataSchemas in a Location.PagedCallSettings.Builder<ListRagDataSchemasRequest,ListRagDataSchemasResponse, VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> VertexRagDataServiceSettings.Builder.listRagDataSchemasSettings()Returns the builder for the settings used for calls to listRagDataSchemas.PagedCallSettings<ListRagDataSchemasRequest,ListRagDataSchemasResponse, VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> VertexRagDataServiceSettings.listRagDataSchemasSettings()Returns the object with the settings used for calls to listRagDataSchemas. -
Uses of VertexRagDataServiceClient.ListRagDataSchemasPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type VertexRagDataServiceClient.ListRagDataSchemasPagedResponseModifier and TypeMethodDescriptionGrpcVertexRagDataServiceStub.listRagDataSchemasPagedCallable()VertexRagDataServiceStub.listRagDataSchemasPagedCallable()PagedCallSettings.Builder<ListRagDataSchemasRequest,ListRagDataSchemasResponse, VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> VertexRagDataServiceStubSettings.Builder.listRagDataSchemasSettings()Returns the builder for the settings used for calls to listRagDataSchemas.PagedCallSettings<ListRagDataSchemasRequest,ListRagDataSchemasResponse, VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> VertexRagDataServiceStubSettings.listRagDataSchemasSettings()Returns the object with the settings used for calls to listRagDataSchemas.