Class: Google::Cloud::AIPlatform::V1::RagEmbeddingModelConfig::VertexPredictionEndpoint

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

Overview

Config representing a model hosted on Vertex Prediction Endpoint.

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint::String



54
55
56
57
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb', line 54

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

#model::String (readonly)



54
55
56
57
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb', line 54

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

#model_version_id::String (readonly)



54
55
56
57
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb', line 54

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