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