getKnowledgeBase abstract method

Future<KnowledgeBase> getKnowledgeBase(
  1. ServiceCall call,
  2. GetKnowledgeBaseRequest request
)

Implementation

$async.Future<$15.KnowledgeBase> getKnowledgeBase(
    $grpc.ServiceCall call, $15.GetKnowledgeBaseRequest request);