Class ListRagFilesRequest (1.49.0)

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

Request message for VertexRagDataService.ListRagFiles.

Attributes

NameDescription
parent str
Required. The resource name of the RagCorpus from which to list the RagFiles. Format: projects/{project}/locations/{location}/ragCorpora/{rag_corpus}
page_size int
Optional. The standard list page size.
page_token str
Optional. The standard list page token. Typically obtained via ListRagFilesResponse.next_page_token of the previous VertexRagDataService.ListRagFiles call.

Methods

ListRagFilesRequest

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

Request message for VertexRagDataService.ListRagFiles.