Class ListRagDataSchemasRequest (1.158.0)

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

Request message for VertexRagDataService.ListRagDataSchemas.

Attributes

Name Description
parent str
Required. The resource name of the RagCorpus from which to list the RagDataSchemas. Format: projects/{project}/locations/{location}/ragCorpora/{rag_corpus}
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 ListRagDataSchemasResponse.next_page_token of the previous VertexRagDataService.ListRagDataSchemas call.

Methods

ListRagDataSchemasRequest

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

Request message for VertexRagDataService.ListRagDataSchemas.