Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::UpdateRagCorpusRequest.
Request message for VertexRagDataService.UpdateRagCorpus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rag_corpus
def rag_corpus() -> ::Google::Cloud::AIPlatform::V1::RagCorpus
Returns
- (::Google::Cloud::AIPlatform::V1::RagCorpus) — Required. The RagCorpus which replaces the resource on the server.
#rag_corpus=
def rag_corpus=(value) -> ::Google::Cloud::AIPlatform::V1::RagCorpus
Parameter
- value (::Google::Cloud::AIPlatform::V1::RagCorpus) — Required. The RagCorpus which replaces the resource on the server.
Returns
- (::Google::Cloud::AIPlatform::V1::RagCorpus) — Required. The RagCorpus which replaces the resource on the server.