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 AnswerRecordsStub
AnswerRecordsClient. getStub()
Methods in com.google.cloud.dialogflow.v2 with parameters of type AnswerRecordsStub Modifier and Type Method Description static AnswerRecordsClient
AnswerRecordsClient. 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 class
GrpcAnswerRecordsStub
gRPC stub implementation for the AnswerRecords service API.class
HttpJsonAnswerRecordsStub
REST stub implementation for the AnswerRecords service API.Methods in com.google.cloud.dialogflow.v2.stub that return AnswerRecordsStub Modifier and Type Method Description AnswerRecordsStub
AnswerRecordsStubSettings. createStub()
-