createKnowledgeBase abstract method

Future<KnowledgeBase> createKnowledgeBase(
  1. ServiceCall call,
  2. CreateKnowledgeBaseRequest request
)

Implementation

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