enableService_Pre method
Implementation
$async.Future<$1.Operation> enableService_Pre($grpc.ServiceCall $call,
$async.Future<$0.EnableServiceRequest> $request) async {
return enableService($call, await $request);
}
$async.Future<$1.Operation> enableService_Pre($grpc.ServiceCall $call,
$async.Future<$0.EnableServiceRequest> $request) async {
return enableService($call, await $request);
}