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 AnswerRecordsSettings
AnswerRecordsSettings.Builder. build()
static AnswerRecordsSettings
AnswerRecordsSettings. create(AnswerRecordsStubSettings stub)
AnswerRecordsSettings
AnswerRecordsClient. getSettings()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type AnswerRecordsSettings Modifier and Type Method Description static AnswerRecordsClient
AnswerRecordsClient. 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)
-