Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.stub.ChangelogsStub
-
Packages that use ChangelogsStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ChangelogsStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ChangelogsStub Modifier and Type Method Description ChangelogsStub
ChangelogsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsStub Modifier and Type Method Description static ChangelogsClient
ChangelogsClient. create(ChangelogsStub stub)
Constructs an instance of ChangelogsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsStub Constructor Description ChangelogsClient(ChangelogsStub stub)
-
Uses of ChangelogsStub in com.google.cloud.dialogflow.cx.v3beta1.stub
Subclasses of ChangelogsStub in com.google.cloud.dialogflow.cx.v3beta1.stub Modifier and Type Class Description class
GrpcChangelogsStub
gRPC stub implementation for the Changelogs service API.class
HttpJsonChangelogsStub
REST stub implementation for the Changelogs service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return ChangelogsStub Modifier and Type Method Description ChangelogsStub
ChangelogsStubSettings. createStub()
-