Uses of Class
com.google.cloud.dialogflow.v2.EnvironmentsGrpc.EnvironmentsBlockingStub
-
Packages that use EnvironmentsGrpc.EnvironmentsBlockingStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of EnvironmentsGrpc.EnvironmentsBlockingStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return EnvironmentsGrpc.EnvironmentsBlockingStub Modifier and Type Method Description protected EnvironmentsGrpc.EnvironmentsBlockingStub
EnvironmentsGrpc.EnvironmentsBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EnvironmentsGrpc.EnvironmentsBlockingStub
EnvironmentsGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-