public sealed class DataStoreConnection : IMessage<DataStoreConnection>, IEquatable<DataStoreConnection>, IDeepCloneable<DataStoreConnection>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnection.
A data store connection. It represents a data store in Discovery Engine and
the type of the contents it contains.
The full name of the referenced data store.
Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}projects/{project}/locations/{location}/dataStores/{data_store}
public DocumentProcessingMode DocumentProcessingMode { get; set; }
The document processing mode for the data store connection. Should only be
set for PUBLIC_WEB and UNSTRUCTURED data stores. If not set it is
considered as DOCUMENTS, as this is the legacy mode.
[[["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\u003eThe latest version of the \u003ccode\u003eDataStoreConnection\u003c/code\u003e class in the Dialogflow v3 API is 2.23.0, and many previous versions, down to 1.0.0, are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataStoreConnection\u003c/code\u003e is a class that represents a data store in Discovery Engine, including information on its content type and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataStoreConnection\u003c/code\u003e class has constructors to create new instances, either default or by cloning an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDataStoreConnection\u003c/code\u003e class include \u003ccode\u003eDataStore\u003c/code\u003e (the full name of the data store), \u003ccode\u003eDataStoreType\u003c/code\u003e (the type of data store), and \u003ccode\u003eDocumentProcessingMode\u003c/code\u003e (the mode for document processing).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eDataStoreConnection\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e and it's part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]