Uses of Class
com.google.cloud.dialogflow.v2.AnswerRecordsSettings
-
Packages that use AnswerRecordsSettings Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of AnswerRecordsSettings in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return AnswerRecordsSettings Modifier and Type Method Description AnswerRecordsSettingsAnswerRecordsSettings.Builder. build()static AnswerRecordsSettingsAnswerRecordsSettings. create(AnswerRecordsStubSettings stub)AnswerRecordsSettingsAnswerRecordsClient. getSettings()Methods in com.google.cloud.dialogflow.v2 with parameters of type AnswerRecordsSettings Modifier and Type Method Description static AnswerRecordsClientAnswerRecordsClient. create(AnswerRecordsSettings settings)Constructs an instance of AnswerRecordsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2 with parameters of type AnswerRecordsSettings Constructor Description AnswerRecordsClient(AnswerRecordsSettings settings)Constructs an instance of AnswerRecordsClient, using the given settings.Builder(AnswerRecordsSettings settings)
-