setBatch abstract method

Stream<SetResponse_> setBatch(
  1. ServiceCall call,
  2. SetBatchRequest_ request
)

Implementation

$async.Stream<$0.SetResponse_> setBatch(
    $grpc.ServiceCall call, $0.SetBatchRequest_ request);