updateExclusion abstract method

Future<LogExclusion> updateExclusion(
  1. ServiceCall call,
  2. UpdateExclusionRequest request
)

Implementation

$async.Future<$0.LogExclusion> updateExclusion(
    $grpc.ServiceCall call, $0.UpdateExclusionRequest request);