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}
[[["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 available for the \u003ccode\u003eDataStoreConnection\u003c/code\u003e class is 2.23.0, while the current page is describing the class in version 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataStoreConnection\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataStoreConnection\u003c/code\u003e is used to represent a connection to a data store in Discovery Engine, detailing the type of content contained.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DataStoreConnection>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DataStoreConnection>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to function as a message, be compared for equality, be deep cloned, and handle buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataStoreConnection\u003c/code\u003e class has two properties, \u003ccode\u003eDataStore\u003c/code\u003e, a string that is the full name of the referenced data store, and \u003ccode\u003eDataStoreType\u003c/code\u003e, an enum that defines the type of the connected data store.\u003c/p\u003e\n"]]],[],null,[]]