RetrieveContextsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for VertexRagService.RetrieveContexts.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
vertex_rag_store |
google.cloud.aiplatform_v1.types.RetrieveContextsRequest.VertexRagStore
The data source for Vertex RagStore. This field is a member of oneof_ data_source.
|
parent |
str
Required. The resource name of the Location from which to retrieve RagContexts. The users must have permission to make a call in the project. Format: projects/{project}/locations/{location}.
|
query |
google.cloud.aiplatform_v1.types.RagQuery
Required. Single RAG retrieve query. |
Classes
VertexRagStore
VertexRagStore(mapping=None, *, ignore_unknown_fields=False, **kwargs)The data source for Vertex RagStore.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Methods
RetrieveContextsRequest
RetrieveContextsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for VertexRagService.RetrieveContexts.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields