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 TestCasesStubTestCasesClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type TestCasesStub Modifier and Type Method Description static TestCasesClientTestCasesClient. 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 classGrpcTestCasesStubgRPC stub implementation for the TestCases service API.classHttpJsonTestCasesStubREST stub implementation for the TestCases service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return TestCasesStub Modifier and Type Method Description TestCasesStubTestCasesStubSettings. createStub()
-