View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec (google_api_discovery_engine v0.8.0)
A struct to define data stores to filter on in a search call and configurations for those data stores. Otherwise, an INVALID_ARGUMENT error is returned.
Attributes
-
dataStore(type:String.t, default:nil) - Required. Full resource name of DataStore, such asprojects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec{ dataStore: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.