Class: Google::Cloud::AIPlatform::V1::AugmentPromptRequest::Model

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

Overview

Metadata of the backend deployed model.

Instance Attribute Summary collapse

Instance Attribute Details

#model::String



164
165
166
167
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb', line 164

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

#model_version::String



164
165
166
167
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb', line 164

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