updateView abstract method

Future<LogView> updateView(
  1. ServiceCall call,
  2. UpdateViewRequest request
)

Implementation

$async.Future<$0.LogView> updateView(
    $grpc.ServiceCall call, $0.UpdateViewRequest request);