Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.stub.EnvironmentsStub
-
Packages that use EnvironmentsStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStubEnvironmentsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type EnvironmentsStub Modifier and Type Method Description static EnvironmentsClientEnvironmentsClient. create(EnvironmentsStub stub)Constructs an instance of EnvironmentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type EnvironmentsStub Constructor Description EnvironmentsClient(EnvironmentsStub stub) -
Uses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub
Subclasses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub Modifier and Type Class Description classGrpcEnvironmentsStubgRPC stub implementation for the Environments service API.classHttpJsonEnvironmentsStubREST stub implementation for the Environments service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStubEnvironmentsStubSettings. createStub()
-