View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3DataStoreConnection (google_api_dialogflow v0.88.3)
A data store connection. It represents a data store in Discovery Engine and the type of the contents it contains.
Attributes
-
dataStore
(type:String.t
, default:nil
) - 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}
-
dataStoreType
(type:String.t
, default:nil
) - The type of the connected data store.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.