DataStoreSpec

A struct to define data stores to filter on in a search call.

JSON representation
{
  "dataStore": string
}
Fields
dataStore

string

Required. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}.