Class ImportRagFilesResponse (1.52.0)

ImportRagFilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for VertexRagDataService.ImportRagFiles.

Attributes

Name Description
imported_rag_files_count int
The number of RagFiles that had been imported into the RagCorpus.
failed_rag_files_count int
The number of RagFiles that had failed while importing into the RagCorpus.
skipped_rag_files_count int
The number of RagFiles that was skipped while importing into the RagCorpus.

Methods

ImportRagFilesResponse

ImportRagFilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for VertexRagDataService.ImportRagFiles.