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