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