Class: Google::Cloud::AIPlatform::V1::UpdateRagCorpusRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#rag_corpus::Google::Cloud::AIPlatform::V1::RagCorpus

Returns Required. The RagCorpus which replaces the resource on the server.

Returns:



275
276
277
278
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb', line 275

class UpdateRagCorpusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end