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 EnvironmentsStub
EnvironmentsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type EnvironmentsStub Modifier and Type Method Description static EnvironmentsClient
EnvironmentsClient. 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 class
GrpcEnvironmentsStub
gRPC stub implementation for the Environments service API.class
HttpJsonEnvironmentsStub
REST stub implementation for the Environments service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStub
EnvironmentsStubSettings. createStub()
-