Class ImportRagFilesResponse (1.90.0)

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

Response message for VertexRagDataService.ImportRagFiles.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
partial_failures_gcs_path str
The Google Cloud Storage path into which the partial failures were written. This field is a member of oneof_ partial_failure_sink.
partial_failures_bigquery_table str
The BigQuery table into which the partial failures were written. This field is a member of oneof_ partial_failure_sink.
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.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields