Class: Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/ces/v1beta/data_store_tool.rb

Overview

Configuration for searching within a specific DataStore.

Instance Attribute Summary collapse

Instance Attribute Details

#data_store::Google::Cloud::Ces::V1beta::DataStore

Returns Optional. The data store.

Returns:



116
117
118
119
# File 'proto_docs/google/cloud/ces/v1beta/data_store_tool.rb', line 116

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

#filter::String

Returns Optional. Filter specification for the DataStore. See: https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata.

Returns:



116
117
118
119
# File 'proto_docs/google/cloud/ces/v1beta/data_store_tool.rb', line 116

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