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