Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagContexts.
Relevant contexts for one query.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contexts
def contexts() -> ::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>) — All its contexts.
#contexts=
def contexts=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>
Parameter
- value (::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>) — All its contexts.
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>) — All its contexts.