Uses of Class
com.google.cloud.dialogflow.v2.stub.AnswerRecordsStub
-
Packages that use AnswerRecordsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of AnswerRecordsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return AnswerRecordsStub Modifier and Type Method Description AnswerRecordsStubAnswerRecordsClient. getStub()Methods in com.google.cloud.dialogflow.v2 with parameters of type AnswerRecordsStub Modifier and Type Method Description static AnswerRecordsClientAnswerRecordsClient. create(AnswerRecordsStub stub)Constructs an instance of AnswerRecordsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type AnswerRecordsStub Constructor Description AnswerRecordsClient(AnswerRecordsStub stub) -
Uses of AnswerRecordsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of AnswerRecordsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description classGrpcAnswerRecordsStubgRPC stub implementation for the AnswerRecords service API.classHttpJsonAnswerRecordsStubREST stub implementation for the AnswerRecords service API.Methods in com.google.cloud.dialogflow.v2.stub that return AnswerRecordsStub Modifier and Type Method Description AnswerRecordsStubAnswerRecordsStubSettings. createStub()
-