updateTtl_Pre method
Implementation
$async.Future<$0.UpdateTtlResponse_> updateTtl_Pre($grpc.ServiceCall call,
$async.Future<$0.UpdateTtlRequest_> request) async {
return updateTtl(call, await request);
}
$async.Future<$0.UpdateTtlResponse_> updateTtl_Pre($grpc.ServiceCall call,
$async.Future<$0.UpdateTtlRequest_> request) async {
return updateTtl(call, await request);
}