Class ListRagMetadataRequest (1.153.1)

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

Request message for VertexRagDataService.ListRagMetadata.

Attributes

Name Description
parent str
Required. The resource name of the RagFile from which to list the RagMetadata. Format: projects/{project}/locations/{location}/ragCorpora/{rag_corpus}/ragFiles/{rag_file}
page_size int
Optional. The standard list page size. The maximum value is 100. If not specified, a default value of 100 will be used.
page_token str
Optional. The standard list page token. Typically obtained via ListRagMetadataResponse.next_page_token of the previous VertexRagDataService.ListRagMetadata call.

Methods

ListRagMetadataRequest

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

Request message for VertexRagDataService.ListRagMetadata.