Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RetrieveContextsResponse.
Response message for VertexRagService.RetrieveContexts.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contexts
def contexts() -> ::Google::Cloud::AIPlatform::V1::RagContexts
Returns
- (::Google::Cloud::AIPlatform::V1::RagContexts) — The contexts of the query.
#contexts=
def contexts=(value) -> ::Google::Cloud::AIPlatform::V1::RagContexts
Parameter
- value (::Google::Cloud::AIPlatform::V1::RagContexts) — The contexts of the query.
Returns
- (::Google::Cloud::AIPlatform::V1::RagContexts) — The contexts of the query.