Uses of Class
com.google.cloud.dialogflow.v2beta1.DocumentsGrpc.DocumentsStub
-
Packages that use DocumentsGrpc.DocumentsStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DocumentsGrpc.DocumentsStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return DocumentsGrpc.DocumentsStub Modifier and Type Method Description protected DocumentsGrpc.DocumentsStub
DocumentsGrpc.DocumentsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DocumentsGrpc.DocumentsStub
DocumentsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-