updateCache abstract method

Future<Empty> updateCache(
  1. ServiceCall call,
  2. ConfigurationId request
)

Implementation

$async.Future<$3.Empty> updateCache(
    $grpc.ServiceCall call, $0.ConfigurationId request);