updateKnowledgeBase abstract method

Future<KnowledgeBase> updateKnowledgeBase(
  1. ServiceCall call,
  2. UpdateKnowledgeBaseRequest request
)

Implementation

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