Class: Google::Cloud::AIPlatform::V1::VertexAISearch

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

Overview

Retrieve from Vertex AI Search datastore for grounding. See https://cloud.google.com/products/agent-builder

Instance Attribute Summary collapse

Instance Attribute Details

#datastore::String



286
287
288
289
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 286

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