draftUpdate abstract method

Future<IdentifierResponse> draftUpdate(
  1. ServiceCall call,
  2. WorkflowsRulesServiceUpdateRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> draftUpdate(
    $grpc.ServiceCall call, $0.WorkflowsRulesServiceUpdateRequest request);