Uses of Interface
com.google.cloud.dialogflow.cx.v3.DataStoreConnectionOrBuilder
-
Packages that use DataStoreConnectionOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of DataStoreConnectionOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement DataStoreConnectionOrBuilder Modifier and Type Class Description class
DataStoreConnection
A data store connection.static class
DataStoreConnection.Builder
A data store connection.Methods in com.google.cloud.dialogflow.cx.v3 that return DataStoreConnectionOrBuilder Modifier and Type Method Description DataStoreConnectionOrBuilder
KnowledgeConnectorSettings.Builder. getDataStoreConnectionsOrBuilder(int index)
Optional.DataStoreConnectionOrBuilder
KnowledgeConnectorSettings. getDataStoreConnectionsOrBuilder(int index)
Optional.DataStoreConnectionOrBuilder
KnowledgeConnectorSettingsOrBuilder. getDataStoreConnectionsOrBuilder(int index)
Optional.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type DataStoreConnectionOrBuilder Modifier and Type Method Description List<? extends DataStoreConnectionOrBuilder>
KnowledgeConnectorSettings.Builder. getDataStoreConnectionsOrBuilderList()
Optional.List<? extends DataStoreConnectionOrBuilder>
KnowledgeConnectorSettings. getDataStoreConnectionsOrBuilderList()
Optional.List<? extends DataStoreConnectionOrBuilder>
KnowledgeConnectorSettingsOrBuilder. getDataStoreConnectionsOrBuilderList()
Optional.
-