public sealed class SearchRequest.Types.DataStoreSpec : IMessage<SearchRequest.Types.DataStoreSpec>, IEquatable<SearchRequest.Types.DataStoreSpec>, IDeepCloneable<SearchRequest.Types.DataStoreSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchRequest.Types.DataStoreSpec.
A struct to define data stores to filter on in a search call and
configurations for those data stores. A maximum of 1 DataStoreSpec per
data_store is allowed. Otherwise, an INVALID_ARGUMENT error is returned.
Required. Full resource name of
[DataStore][google.cloud.discoveryengine.v1.DataStore], such as
projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSearchRequest.Types.DataStoreSpec\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, including its inheritance and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataStoreSpec\u003c/code\u003e class is used to define data stores for filtering in a search call, allowing for configurations specific to those data stores with a maximum of one \u003ccode\u003eDataStoreSpec\u003c/code\u003e per data store.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and includes constructors for default initialization and cloning from another \u003ccode\u003eDataStoreSpec\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property, \u003ccode\u003eDataStore\u003c/code\u003e, which is a required string field representing the full resource name of a data store, such as \u003ccode\u003eprojects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists available versions of this resource class, with version 1.6.0 being the latest and it also defines the namespace \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e and the assembly it belongs to.\u003c/p\u003e\n"]]],[],null,[]]