Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::DataStoreTool::EngineSource.
Configuration for searching within an Engine, potentially targeting specific DataStores.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_store_sources
def data_store_sources() -> ::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource>) — Optional. Use to target specific DataStores within the Engine. If empty, the search applies to all DataStores associated with the Engine.
#data_store_sources=
def data_store_sources=(value) -> ::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource>) — Optional. Use to target specific DataStores within the Engine. If empty, the search applies to all DataStores associated with the Engine.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::DataStoreSource>) — Optional. Use to target specific DataStores within the Engine. If empty, the search applies to all DataStores associated with the Engine.
#engine
def engine() -> ::String
Returns
-
(::String) — Required. Full resource name of the Engine.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
#engine=
def engine=(value) -> ::String
Parameter
-
value (::String) — Required. Full resource name of the Engine.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
Returns
-
(::String) — Required. Full resource name of the Engine.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
#filter
def filter() -> ::String
Returns
- (::String) — Optional. A filter applied to the search across the Engine. Not relevant and not used if 'data_store_sources' is provided. See: https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata
#filter=
def filter=(value) -> ::String
Parameter
- value (::String) — Optional. A filter applied to the search across the Engine. Not relevant and not used if 'data_store_sources' is provided. See: https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata
Returns
- (::String) — Optional. A filter applied to the search across the Engine. Not relevant and not used if 'data_store_sources' is provided. See: https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata