Class TestCasesGrpc.TestCasesImplBase

  • All Implemented Interfaces:
    TestCasesGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    TestCasesGrpc

    public abstract static class TestCasesGrpc.TestCasesImplBase
    extends Object
    implements io.grpc.BindableService, TestCasesGrpc.AsyncService
    Base class for the server implementation of the service TestCases.
     Service for managing [Test Cases][google.cloud.dialogflow.cx.v3.TestCase] and
     [Test Case Results][google.cloud.dialogflow.cx.v3.TestCaseResult].
     
    • Constructor Detail

      • TestCasesImplBase

        public TestCasesImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService