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