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 ChangelogsStubChangelogsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsStub Modifier and Type Method Description static ChangelogsClientChangelogsClient. 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 classGrpcChangelogsStubgRPC stub implementation for the Changelogs service API.classHttpJsonChangelogsStubREST stub implementation for the Changelogs service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return ChangelogsStub Modifier and Type Method Description ChangelogsStubChangelogsStubSettings. createStub()
-