Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.EnvironmentsStub
-
Packages that use EnvironmentsStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStub
EnvironmentsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3 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.v3 with parameters of type EnvironmentsStub Constructor Description EnvironmentsClient(EnvironmentsStub stub)
-
Uses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of EnvironmentsStub in com.google.cloud.dialogflow.cx.v3.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.v3.stub that return EnvironmentsStub Modifier and Type Method Description EnvironmentsStub
EnvironmentsStubSettings. createStub()
-