Class ListRagCorporaRequest (1.49.0)

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

Request message for VertexRagDataService.ListRagCorpora.

Attributes

NameDescription
parent str
Required. The resource name of the Location from which to list the RagCorpora. Format: projects/{project}/locations/{location}
page_size int
Optional. The standard list page size.
page_token str
Optional. The standard list page token. Typically obtained via ListRagCorporaResponse.next_page_token of the previous VertexRagDataService.ListRagCorpora call.

Methods

ListRagCorporaRequest

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

Request message for VertexRagDataService.ListRagCorpora.